Controlling Indicator Description Display
Author: Harapa
Creation Date: 11/17/2015 6:31 PM
profile picture

Harapa

#1
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..
profile picture

Eugene

#2
profile picture

Harapa

#3
1. Suppressed all label display and added my label using this in the code for each pane. Works!
CODE:
Please log in to see this code.


2. PlotSymbol is not an option since it requires adjusting input for the symbol plotted whereas I wanted the indicator pan to display the same symbol automatically so that I can run the code on a data set. As said the above code works fine. I asked out of curiosity...still learning..
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).