0

Is it possible to adjust the price axis limits from within a script? For example, I would like to adjust the limits of the price (y) axis based on the highest high and lowest low of the currently visible candles. If possible, how do I do this? Thanks in advance.

silverstreak
  • 121
  • 1
  • 9

1 Answers1

1

No, this is not possible.

You can kinda do the opposite by polotting an invisible line but you can't really set the limits of the price axis. You also cannot get the highest/lowest visible candle information at the moment.

vitruvius
  • 15,740
  • 3
  • 16
  • 26