Fxxtrader
Pine Script Rookie
Pine Script Rookie
Posts: 22
Joined: September 6th, 2020
Location: Toronto
Contact: Twitter TradingView Profile

Multiple scales

Hello - is it possible to have multiple scales, one set of values for left scale and another for right scale.

For example, combining volume indicator (scale on left side) with ATR indicator (scale on right side).

Thanks.

User avatar
Matthew
Site Admin
Site Admin
Posts: 92
Joined: July 1st, 2020
Location: Australia
Contact: Website Facebook Twitter TradingView Profile

Re: Multiple scales

Hey Fxxtrader! It's definitely possible. You can either use your chart settings to achieve this (right click on the scale of the indicator you want to change and click Move Scale Left/Right), or if you're working with your own script source code you can adjust the scale using this technique:

https://kodify.net/tradingview/indicato ... indicator/

Return to “Pine Script Q&A”