Scripts: Scale All Charts

 

Scale All Charts:

Two scripts are included for scaling all of the charts:

  • "Scale Auto All" will set all of the open charts to automatic scaling.
  • "Scale Fix All" will set all of the open charts to use fixed scaling. When switching to fixed scaling one option must be specified "Percent of current price", which causes the chart to scale to a height equal to that percent of the current price and center the current price vertically in view.

Fixing the scale on 12 charts simultaneously saves me a lot of time compared to doing it manually, and since they're all showing the same vertical scale it's extremely easy to see which pairs are making the biggest moves.

Scale Fix All Inputs

Author: Matthew Colter

Scale All Charts
Scale All Charts
  • www.mql5.com
Two scripts are included for scaling all of the charts: "Scale Auto All" will set all of the open charts to automatic scaling. "Scale Fix All" will set all of the open charts to use fixed scaling. When switching to fixed scaling one option must be specified "Percent of current price", which causes the chart to scale to a height equal to that...
 

what if you take instead of percentage of price, for example D1 ATR 14 x 1 above and below? so the scale would be twice daily ATR 14, or five times, or whatever. it would much more correspond to the volatility.

inputs: 

Timeframe ATR

ATR period

Amount ATR above: 2.5

Amount ATR below: 2.5


please let me know your thoughts.

 

hello,

can we get same script in mt5 also?

 
Thank you.