"No Trade" and "If Trade"
-
"If Trade" is entering a trade when there's NO TRADE on the accountIt should not enter trade.
That is the job of "NoTrade"Two of them are entering the first Trade together when there's no trade on the account, I'm having two trade at the same time instead of one
How can I correct this please
-
What do you exactly mean by 'two of them'? Two of what exactly?
-
@l-andorrà
" No Trade" enters a trade and "If Trade" enters the same Trade ( this happens as soon as you put the EA on) -
No trade works when there is 0 trades, if trade works when there is 1 or more trades running.