faiyaz7283 / multidata

Multidata is a comprehensive library encompassing multidimensional array data structures. It includes two data structures: data2d, which represents a two-dimensional array, and data3d, which represents a three-dimensional array.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multidata
The "Multidata" library is a powerful tool designed to enhance data storage capabilities in Pinescript, enabling users
to work with two separate data structures: data2d and data3d. These structures facilitate storing key-value pairs in a

flexible and efficient manner, offering various methods for manipulation and retrieval of data.

Documentation

For more information and usage instructions, please visit our documentation at http://faiyaz7283.github.io/multidata.

About

Multidata is a comprehensive library encompassing multidimensional array data structures. It includes two data structures: data2d, which represents a two-dimensional array, and data3d, which represents a three-dimensional array.

License:MIT License