i applied the ea on a hourly chart using 5/12 moving average ,though it opened orders
well ,but when there was a new crossover ,it refused to close the opened order
and open a new one ,pls what was responsible for this.thanks.
11011980: i applied the ea on a hourly chart using 5/12 moving average ,though it opened
orders well ,but when there was a new crossover ,it refused to close the opened
order and open a new one ,pls what was responsible for this.thanks.
The expert advisor will only have one order open at a time. Simple FX checks for
a MA cross at the open of every new candle (not every tick), if there has been
a cross it will close the open order and open a new order in the trend direction.
afoson:
what is the best variables to use for this ea 12 and 5?
The default settings are good 200 and 50 MAs. Attach the EA to a daily chart let
it run continuously it will open an order within the next 24 hours. The expert
advisor will hold the order open and ride the trend until the MAs cross signaling
a change in the trends' direction. It will close the order on the next candle and
open a new order in the new direction of the trend. Over a period of weeks and
months it's possible for the EA to capture 100s or 1000s of pips.
i tried using it on my chart but quickly make losses and i dont know what going on. ur response is needed urgently.
thanks
i tried using it on my chart but quickly make losses and i dont know what going on. ur response is needed urgently.
thanks
As I said above "Simple FX trades best attached to the daily D1 chart time frame. ".
CAn u put a stop loss in here please. im not a good coder and i think the stop loss would b best for me. thanks
The changes below add a stop-loss and a take profit variable.
i applied the ea on a hourly chart using 5/12 moving average ,though it opened orders well ,but when there was a new crossover ,it refused to close the opened order and open a new one ,pls what was responsible for this.thanks.
The expert advisor will only have one order open at a time. Simple FX checks for a MA cross at the open of every new candle (not every tick), if there has been a cross it will close the open order and open a new order in the trend direction.
what is the best variables to use for this ea 12 and 5?