BeLucky
BeLucky
Friends 1
BeLucky
Left feedback to developer for job Simple indicator to monitor open trades by currency pair
BeLucky
Added topic 1 trade per candle, up to a max number of trades?
Hi, I am new to programming in MQL and have had a good look on the site to try and answer this question but to no avail.  I only want to enter one trade per candle but if, on the next candle, the signal still holds the EA should make another
BeLucky
Added topic iATR calculation error?
Trying to get iATR from MT4, value appears wrong by at least a factor of 10, how to auto-correct please. Code is: double spread = MarketInfo(Symbol(),MODE_SPREAD); double minlot = MarketInfo(Symbol(),MODE_MINLOT); double lotstep =
BeLucky
Registered at MQL5.community