Hello you can fixate the chart scale either by a right click on the chart and then chart properties, or by setting the property in the code for examples see:
https://www.mql5.com/en/docs/constants/chartconstants/charts_samples

- www.mql5.com
Hello you can fixate the chart scale either by a right click on the chart and then chart properties, or by setting the property in the code for examples see:
https://www.mql5.com/en/docs/constants/chartconstants/charts_samples
cool, thanks!
but when i adjust the price scale manually to 0.00500 per bar it goes back to the automatic scale, no matter which setting i use in chart properties.
is it then CHART_SCALE_PT_PER_BAR or CHART_POINTS_PER_BAR? where do it set the value of 0.00500 per bar?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
on metatrader, the distance of the "price display" changes nonstop to all kind of ugly numbers, how can i fix it like on the other pic so it always shows distances like 1.13200, 1.13400, 1.13600 etc?