Profile dynamic series history block miss
Category: market_structure
A diagnostic script that plots the closing price with a conditional historical offset, primarily used to test dynamic history buffer allocation (max_bars_back).
Formula
close_{t - (t=0 ? 0 : 3)}
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.