OPEN-SOURCE SCRIPT

Function: Multi Dimension Indexer

Cập nhật
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.net/2015/memory-layout-of-multi-dimensional-arrays
Phát hành các Ghi chú
added functions for 2d/3d for lightweight indexing, better examples.
Phát hành các Ghi chú
removed some extra redundant stuff.
arrayexperimentalfunctionmdimOscillators

Mã nguồn mở

Theo tinh thần TradingView thực sự, tác giả của tập lệnh này đã xuất bản dưới dạng nguồn mở để các nhà giao dịch có thể hiểu và xác minh. Chúc mừng tác giả! Bạn có thể sử dụng miễn phí. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?

Thông báo miễn trừ trách nhiệm