Array Sort Unsupported Order Test
Category: market_structure
A test fixture demonstrating Pine Script array sorting functionality; specifically used to validate error handling for unsupported sort orders.
Formula
\text{sort}(\{2, 1\}, \text{"sideways"}) \rightarrow \text{Returns first element after sort attempt}
See signal primitives and every published strategy that uses Array Sort Unsupported Order Test on WOBR StrategyVerse.