Chart scale adjustment
-
Hi, I'm trying to figure out how to adjust the scale of the chart based on an indicator. Example, If can control with variables the fix scale min and max, I can use an envelope indicator to provide the min and max based on the bands price reading. Thanks
-
@hjmr Firstly you need to create a template and save it into your MT4. Then you cam apply it with this block (you will need to insert here its exact name:

-
@l-andorrà Thanks for your response and interest. Here is an image explaining better what I'm trying to do. The idea is to use the indicator buffers price value to set a dynamic fix scale max and min. Fxdreema already has in the block modify chart properties, which has fix scale on/off. Example, if option for min and was available in this block, we could set two variables max and min for the indicator buffers and adjust the chart scale. So if I change timeframe or pair symbol in the chart, the scale will adjust accordingly to the view I would like to see.
thanks again.

-
@hjmr Then you will need custom code to get that. I'm afraid I'm not your guy for it, sorry.
Any programmer here?