Henrique Vilela:
Hi,
I'm creating an indicator and on this creates some objects on the screen besides the buffers.
I would like that the color of this objets reflects the colors selected by the user for the buffers.
I see that there's no IndicatorGetInteger() to complement the IndicatorSetInteger(). There's an alternative?
https://www.mql5.com/en/docs/customind/plotindexgetinteger

Documentation on MQL5: Custom Indicators / PlotIndexGetInteger
- www.mql5.com
Custom Indicators / PlotIndexGetInteger - Reference on algorithmic/automated trading language for MetaTrader 5
Mehrdad Shiri:
Perfect. Thanks man.
https://www.mql5.com/en/docs/customind/plotindexgetinteger
Hi,
I'm creating an indicator and on this creates some objects on the screen besides the buffers.
I would like that the color of this objets reflects the colors selected by the user for the buffers.
I see that there's no IndicatorGetInteger() to complement the IndicatorSetInteger(). There's an alternative?