kzliao
January 16, 2019, 7:09am
#1
I have two questions below and could not find any answer in documentations:
How do I set the indicator pane size programatically? There seems no API of this type I can use.
How can I fix the price pane size (main pane) while be able to automatically rearrange all indicator panes to equal size?
Thanks in advance for any pointer!
Ken
travick
January 16, 2019, 7:38am
#2
I don't think you can set (resize) indicator pane size programmatically yet.
Drawing useful pointers from here
https://www.amibroker.com/guide/h_sheets.html
The Chart Template is a very powerful feature(s) that allows as many custom needs in Local or Global Layouts that you can use and hopefully achieve your goal.