Supported plot Input Show Last
Category: trend
A basic diagnostic indicator that plots the closing price but limits the visual output to a user-defined number of recent bars.
Formula
y = close_{t} \text{ for } t > (\text{last\_bar\_index} - \text{count})
Inputs
- Show last (default: 5)
See signal primitives and every published strategy that uses Supported plot Input Show Last on WOBR StrategyVerse.