Supported user type array varip declaration
Category: market_structure
A technical demonstration indicator that stores price data into a persistent array of user-defined objects using the varip keyword, plotting the cumulative size of the collection.
Formula
\text{size}_{t} = \text{size}_{t-1} + 1 \text{ (on every script execution)}
See signal primitives and every published strategy that uses Supported user type array varip declaration on WOBR StrategyVerse.