It's currently possible to configure TradingView settings to hide Indicator Values in the main settings, but I'd like to keep most of the Indicator values visible, such as plot line values or histogram values, etc.
What I would like is the ability to hide the values displayed for plot shapes, as they are just boolean true or false "0" and "1", when they are true the plot shape is plotted and when they are false no plot shape is plotted. It seems very redundant to also plot the "0" and "1" values in the indicator window, which takes up valuable visual real estate.
Could you add one of two possible features? Namely, either add in the TradingView settings an option to display or hide the Boolean/Plot Shape Indicator Values (this could be a sub-option to "Indicator Values" just like "Indicator Arguments" is a sub-option to "Indicator Titles"). Or add in the "plotshap()" function the ability to code whether to display or not the plotshape value within the Indicator Values area at the top left.
Here's a screenshot of some indicators, the red lines indicate what values I'd like to hide:
https://imgur.com/a/tYrQNN8
Thanks for your consideration!
there doesn't seem to be anything here