want to add condition
-
hi all
please guide
i want to add condition that trade only on candle close... i have made the EA but its trading before candle close... -
@jazzybhai That is not possible. You and me can see candles on screen because this is how they are visually organised by MT4. However, no EA can now that and there is no way to code that into an EA. The closest solution is closing the trade at the open of the immediate next candle.