1. Is there a way to disable "indicator description" being displayed on the chart programmatically? I know I can turn it off using button on the navigation bar.
2. To display bar chart: in indicator window of the Selected symbol,I am using this snippet
CODE:
Please log in to see this code.
If there is another simpler method please share. Also, how can I make this to display the name of default (one on the price panel, without having to edit it manually? I tried replacing "Default" with Symbol(), null without luck..