Matrix shape while read

Category: market_structure

A diagnostic indicator that tracks and sums matrix dimension changes (rows/columns) across dynamic reshaping operations within a loop.

Formula

shape\_total = \sum_{i=0}^{n} (rows_i \text{ if } i=0, \text{ else } cols_i) \text{ where matrix is reshaped each iteration.}

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home