What part of the documentation (that you posted,) was not clear?
Constant | Type | Description |
indicator_height | int | Fixed height of the indicator subwindow in pixels (property INDICATOR_HEIGHT) |
William Roeder:
What part of the documentation (that you posted,) was not clear?
What part of the documentation (that you posted,) was not clear?
Constant | Type | Description |
indicator_height | int | Fixed height of the indicator subwindow in pixels (property INDICATOR_HEIGHT) |
i asked if there is an Assumption value can use it to set as maximum height OF the chart have.
you can use ChartGetInteger(0, CHART_HEIGHT_IN_PIXELS, 0) to get maximum available Height and set indicator's height by IndicatorSetInteger(INDICATOR_HEIGHT, indicatorHeight);

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
HI.
Is there setting to have the maximum height for a sub window indicator by, indicator_height
https://www.mql5.com/en/docs/basis/preprosessor/compilation