I'm very interested in developing a custom indicator which takes as its input a DOUBLE and PRICE. I would like to access this indictor from a stratgey. The nearest equivalent on the Dukascopy wiki is STDDEVATR (see
https://www.dukascopy.com/wiki/#Indicato ... nput_types). However, I am struggling to access this indicator from a strategy. Please could you provide a code snippet that shows how this indicator can be called from a strategy.
Many thanks in advance.