Enable indicator properties 'inherit scale'

 

In MQL5, how do you enable the 'Scale > Inherit scale' checkbox inside the Indicator Properties? I can do this manually in Metatrader 5, but how do you do this in MQL5?

Thanks,

 
what API CODE for inherit scale :'(
 
gbarr:

In MQL5, how do you enable the 'Scale > Inherit scale' checkbox inside the Indicator Properties? I can do this manually in Metatrader 5, but how do you do this in MQL5?

Behold the power of searching the CodeBase!

Code Base

Sets Chart Scale

Alexey Viktorov, 2017.05.29 15:45

The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window.