Unsupported named const comparison ternary negative history
Category: market_structure
A technical test script demonstrating negative historical indexing (future reference) using a ternary operator. It attempts to plot the close value of the next bar.
Formula
close[(fast > slow) ? -1 : 1]
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.