Is it normal for EA to perfome well on a specific symbol...
-
I have the combination of MA Crosses and RSI Strategy... which works wonders on GBPCHF & AUDCHF with 90% Accuracy , however the performance is very poor on other Symbols. Now since i can't have more than 10 BLOCKS , I decided not to have a Stoploss nor Takeprofit instade i used Trailing stops Block [20/5, 30/10, 50/30, 75/50, 100/80....] and if i use Close Trade [filter by type] for Buys to close Sells before buying vice versa , then Trailing Stop Block stops working
-
@bongan89 why my EA done nothing? no respond at all when strategic test
-
@meowcat Are you using MA's with RSI
-
@bongan89 https://fxdreema.com/shared/i7SbhhEic my very simple EA
-
@meowcat oh now i know my big mistake, it is nested condition, hence it need apply time on each timeframe cross up or down
-
@meowcat Well your first CONDITION is MAperiod 12 cross above MAperiod 12 , which might be the course for an error.... MAperiod need to differ one another for the CROSS to occur.
-
i don't know how to set nested condition with time, example when it MACD cross below, then it hold the signal for 2 hours by waiting second condition to occur. Is this possible to did it? i need a 2 hrs time waiting for second condition
-
Well i guess not all symbol moves the same way.