PINE LIBRARY
Updated CommonTypesMapUtil

Library "CommonTypesMapUtil"
Common type Container library, for central usage across other reference libraries.
ArrayBool
Fields:
v (bool[])
ArrayBox
Fields:
v (box[])
ArrayPoint
Fields:
v (chart.point[])
ArrayColor
Fields:
v (color[])
ArrayFloat
Fields:
v (float[])
ArrayInt
Fields:
v (int[])
ArrayLabel
Fields:
v (label[])
ArrayLine
Fields:
v (line[])
ArrayLinefill
Fields:
v (linefill[])
ArrayString
Fields:
v (string[])
ArrayTable
Fields:
v (table[])
Common type Container library, for central usage across other reference libraries.
ArrayBool
Fields:
v (bool[])
ArrayBox
Fields:
v (box[])
ArrayPoint
Fields:
v (chart.point[])
ArrayColor
Fields:
v (color[])
ArrayFloat
Fields:
v (float[])
ArrayInt
Fields:
v (int[])
ArrayLabel
Fields:
v (label[])
ArrayLine
Fields:
v (line[])
ArrayLinefill
Fields:
v (linefill[])
ArrayString
Fields:
v (string[])
ArrayTable
Fields:
v (table[])
Release Notes
v2 - added type descriptions and matrix component types.Added:
MatrixBool
Object containing a array.
Fields:
v (matrix<bool>)
MatrixBox
Object containing a matrix.
Fields:
v (matrix<box>)
MatrixPoint
Object containing a matrix.
Fields:
v (matrix<chart.point>)
MatrixColor
Object containing a matrix.
Fields:
v (matrix<color>)
MatrixFloat
Object containing a matrix.
Fields:
v (matrix<float>)
MatrixInt
Object containing a matrix.
Fields:
v (matrix<int>)
MatrixLabel
Object containing a matrix.
Fields:
v (matrix<label>)
MatrixLine
Object containing a matrix.
Fields:
v (matrix<line>)
MatrixLinefill
Object containing a matrix.
Fields:
v (matrix<linefill>)
MatrixString
Object containing a matrix.
Fields:
v (matrix<string>)
MatrixTable
Object containing a matrix.
Fields:
v (matrix<table>)
Updated:
ArrayBool
Object containing a array.
Fields:
v (bool[])
ArrayBox
Object containing a array.
Fields:
v (box[])
ArrayPoint
Object containing a array.
Fields:
v (chart.point[])
ArrayColor
Object containing a array.
Fields:
v (color[])
ArrayFloat
Object containing a array.
Fields:
v (float[])
ArrayInt
Object containing a array.
Fields:
v (int[])
ArrayLabel
Object containing a array.
Fields:
v (label[])
ArrayLine
Object containing a array.
Fields:
v (line[])
ArrayLinefill
Object containing a array.
Fields:
v (linefill[])
ArrayString
Object containing a array.
Fields:
v (string[])
ArrayTable
Object containing a array.
Fields:
v (table[])
Release Notes
v3 - missed variable name for matrices...Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
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.
Pine library
In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in publications is governed by House Rules.
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.