Linefill Array Slice History Utility

Category: market_structure

A technical test script designed to validate the behavior of array slices and historical referencing ([]) of complex objects like linefills in Pine Script.

Formula

\text{Object}_t = \text{linefill}(\text{high}_t, \text{low}_t) \\ \text{Ref} = \text{Slice}(\text{Array}(\text{Object}_t), 0, 1)[1] \implies \text{Accesses slice from } t-1

See signal primitives and every published strategy that uses Linefill Array Slice History Utility on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home