Supported plot Input Show Last
Category: trend
A utility indicator that plots the closing price but limits the visualization to a user-defined number of the most recent bars.
Formula
y_t = close_t \text{ where } t > (N_{total} - \text{count})
Inputs
- Show last (default: 5)
See signal primitives and every published strategy that uses Supported plot Input Show Last on WOBR StrategyVerse.