testing my new EA i think is good..but -_-
-

i don't know how share the project...
however, to fix this strategy, you need something else and I do not know what...
what do you think?
-
Havent tried it myself yet but. If you want to share a web link:
Top left -> Projects -> Create a shared copy
/best of luck
-
after the backtest i see in the diary:"OrderSend error 148"
Why??
and the trades are closed and so the balance go to zero -_-
-
Error 148 means ERR_TRADE_TOO_MANY_ORDERS. I guess that this error is returned by the broker. Maybe you created too many orders?
-
Apparently simple EAs are not enough. Need to have error checking and other kinds of safety checking.