CandleID parameter naming as Shift
-

Hi
There seems to be a problem with the Candle ID input parameter naming as "..._Shift".
Please could this be resolved.Thx
-
To clarify...a custom indicator I am trying to use, uses "Shift" as an input parameter, so it conflicts with "CandleID" if named "Shift" and changes both when adjusting either. Surely Candle ID parameter should be named CandleID?
-
ok, problem solved...
Managed to adjust the custom indicator to avoid the conflict.
However still question whether the the Candle ID parameter should be [...._CandleID] rather than "[...._Shift] -
@ririe You can try to open a new thread asking that on the 'Bugs' forum. The admin looks at it although he never replied there. Then h'ell be able to read it.
-
Shift parameter is just regular mql4 thing. Every indicator has it.