// This Pine Scriptâ„¢ code is subject to the terms of the Mozilla Public License 2.0 int lookbackBars = input.int(2000, "Show Last N Bars", minval=100, maxval=10000, step=100, group=grpDisplay, ...