Supported map history
Category: trend
Demonstrates the use of historical referencing on Map objects in Pine Script v6, plotting the previous bar's data retrieved from a map collection.
Formula
y = close_{t-1} + map\_size_{t-1}
See signal primitives and every published strategy that uses Supported map history on WOBR StrategyVerse.