Forum

EA is not working on different symbols

Hello every one.... Something weird happened in my expert advisor. It perfectly works fine on XAUUSD but when I change it to another symbol it just stops opening positions, i've just written _Symbol for any required places but I don't know why it only works on gold... anyone happens to have

Close Position

Waves everyone.... May i ask what is the fast way of learning that a Position in a specific Symbol has been Closed? Both Manually and with TP/SL. Will really appreciate it. Sincerely

iTime () function is not working with iHigh () and iLow ()

Hello there... When i want an order to be executed once per candle it just stops when I add " iTime () " function. And the problem seems to be only with " iHigh () " and " iLow () " functions... i will appreciate if anyone would kindly give me a hand, thanks

iHigh and iLow function

Hello there I'm trying to work around iHigh and iLow functions but when i set the shift argument on " 1 " it doesn't execute the program but it sounds fine when the shift is set on " 2 " . Here is my following code.... it's just a simple code whenever the price passes the High of the candle it opens