I am try to write a EA help me to check Candle sticks, but i don’t know how to coding it, somebody who expert MQL4, please ! help me .
-
I have a [B]Candle sticks[/B] on time frame [B]M1 [/B].
-
One [B]Bollinger bands[/B] with[B] Period is 18[/B].
-
One [B]Moving Average (3, exponential, close)[/B].
-
One [B]MACD Histogram[/B].
-
One [B]RSI [/B]with [B]period is 14[/B].
Now i want to check when[B] EMA 3 cut down Middle Bollinger bands[/B] and [B]RSI 14 over 50%[/B] and [B]MACD Histogram over 0[/B] the code return to me [B]BUY[/B]. IF [B]EMA 3 cut down Middle Bollinger bands[/B] and [B]RSI 14 below 50%[/B] and [B]MACD Histogram below 0[/B] the code return to me [B]SELL[/B].
If somebody have not time, just help me how to check the [B]EMA cut down Middle Bollinger bands[/B] . That’s all.
I really need somebody help.Thank you very much !