How to apply Number of wins & loss for Binary option EA
-
I usually make BO ea's in fxdreema and backtesting is not possible with order expiry trades.So,I need number of wins and loss to get displayed if we use arrows in place of orders.
-
Hi I didn't get your question. But I am really curious which BO broker allows to use mt4 for trading.
If I understand your question right you should use two integer variables as counters initialized with zero and just always when you win add 1 to the win counter variable and the same for losses to the loss counter.
If you want to keep the value over restarts of the ea you can use terminal variables. Those you can share over several charts...
-
gdmfx
Noafx
coretrader