Put an instrument on the chart next to the primary one:
const bn = addComparison(chart, { symbol: 'BANKNIFTY', bars, color: '#f0b90b' }); Copy
const bn = addComparison(chart, { symbol: 'BANKNIFTY', bars, color: '#f0b90b' });
The pane switches to percentage while any comparison is on it and goes back to the mode it had when the last one leaves.
Put an instrument on the chart next to the primary one:
The pane switches to percentage while any comparison is on it and goes back to the mode it had when the last one leaves.