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, usage in published strategies and more on WOBR StrategyVerse.