Supported matrix.swap_columns
Category: market_structure
A utility indicator testing the matrix.swap_columns functionality by initializing a 1x2 matrix with price data and swapping column indices.
Formula
\text{plot}(\text{matrix.get}(\text{matrix.swap}(\text{matrix.new}(\text{close})), 0, 0)) \equiv \text{close} \text{ (in this specific implementation)}
See signal primitives and every published strategy that uses Supported matrix.swap_columns on WOBR StrategyVerse.