Запрос функции: IndicatorSetDouble аналог

 

Я хотел бы попросить добавить функцию в MQL5, по сути, аналог метода «IndicatorSetDouble», которая позволяет получать значения.

В идеале это должно работать как метод «IndicatorParameters», чтобы можно было передать дескриптор индикатора и соответствующим образом вернуть значения свойств double:

Было бы здорово, если бы этот запрос был рассмотрен в будущем выпуске.


Forum on trading, automated trading systems and testing trading strategies

Feature Request: IndicatorSetDouble counterpart

Eric Emmrich, 2024.10.21 16:08

I would like to ask for a feature in MQL5, basically a counterpart to the "IndicatorSetDouble" method that allows to get the values.

Ideally it would work like the "IndicatorParameters" method, so that one can pass an indicator handle and the double property values are returned accordingly:

Would be great if this request could be considered in a future release.