RicardoSantos

Function: Multi Dimension Indexer

RicardoSantos Wizard Updated   
Description:
A Function that returns the flat index of a N dimensions array.

Inputs:
_indices: Array containing dimension indices.¹
_limits: Array containing dimension size.¹

Note:
¹: _indices and _limits size must match. indices must be within dimension size.

Outputs:
_offset: the flat 1D index.

Resources:
eli.thegreenplace.ne...i-dimensional-arrays
Release Notes:
added functions for 2d/3d for lightweight indexing, better examples.
Release Notes:
removed some extra redundant stuff.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?