Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tradingview's auto fit scale function: exclude drawings of an indicator

I've got an indicator which automatically compresses the whole price chart on the y-scale, so I have to leave it invisible most of the time. Even a doubleclick on the y-scale (chart auto fit function) includes all visible indicators. Is there any way to prevent one or all indicators from doing that?

like image 571
cody Avatar asked Feb 14 '20 09:02

cody


People also ask

How do I hide a plot in TradingView?

You can disable plot visibility by using display = display. none , but the parameter's argument cannot be dynamic nor even controlled by Inputs because it's of const form.

How does Tradeview set price scale?

How do you set the exact scale ratio? Open the Scales tab in your Chart Properties dialog and enter the value to set the ratio. The value defines what price change corresponds to the bar width.


1 Answers

ohhh... I've just found the answer ... a simple right click on the y-scale brings ups the context menu with an "scale price chart only" option!! Hope this also helps someone else :-)

like image 197
cody Avatar answered Oct 04 '22 05:10

cody