Custom Indicator has "parameter" error?
-
0_1654871344437_StopATR_auto.mq5
is the indicator I wanted to use for my SL....But when trying download, it said there was errors in the "Input Atr Period" field....even when uploading the indicator, there were so many writtings in the box (%d. Indicator will use value %d for calculations.",InpAtrPeriod,ExtPeriodATR)
https://fxdreema.com/shared/a9vS1BR9e is the EA I made....
-
@james-d The logic is apparently correct so the problem should be the indicator. I guess its buffers are not corrrdcrly identified by fxDreema, as usual.
-
@l-andorrà oh ok, guess i'll just use a different indicator, thnkx for help!