NB: i want to do it by code, is it even possible?
use PostMessage windows API, WM_KEYDOWN message
Require windows DLL.
Thank you.
And is there a way - by mql5 native code - to command the chart to react as if i double click the price scale ?
And is there a way - by mql5 native code - to command the chart to react as if i double click the price scale ?
RTFM
https://www.mql5.com/en/docs/constants/chartconstants/enum_chart_property#enum_chart_property_integer

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Good day,
i need to simulate numpad 5 by code (or rescale y axis).for complex reason here --> https://www.mql5.com/en/forum/72215
Then my y scale is reinitialized when i change timeframe.
Is it possible ?
regards.