PINE LIBRARY
Updated TextLib

Library "TextLib"
TODO: Library with text / string functions
addText(before, value, separator)
Parameters:
before (string)
value (string)
separator (string)
addText(before, value1, value2, separator)
Parameters:
before (string)
value1 (string)
value2 (string)
separator (string)
TODO: Library with text / string functions
addText(before, value, separator)
Parameters:
before (string)
value (string)
separator (string)
addText(before, value1, value2, separator)
Parameters:
before (string)
value1 (string)
value2 (string)
separator (string)
Release Notes
v2Добавлено:
concat(values, separator)
Parameters:
values (string[])
separator (string)
Удалено:
addText(before, value1, value2, separator)
Release Notes
v3Добавлено:
concatLine(value1, value2, value3, value4, value5)
Parameters:
value1 (simple string)
value2 (simple string)
value3 (simple string)
value4 (simple string)
value5 (simple string)
Обновлено:
concat(value1, value2, value3, value4, value5, separator)
Parameters:
value1 (simple string)
value2 (simple string)
value3 (simple string)
value4 (simple string)
value5 (simple string)
separator (simple string)
Release Notes
v4Обновлено:
concat(value1, value2, value3, value4, value5, separator)
Parameters:
value1 (string)
value2 (string)
value3 (string)
value4 (string)
value5 (string)
separator (string)
concatLine(value1, value2, value3, value4, value5)
Parameters:
value1 (string)
value2 (string)
value3 (string)
value4 (string)
value5 (string)
Release Notes
v5Release Notes
v6Добавлено:
textFormatOptions
Fields:
currency_format (series__string)
percent_format (series__string)
basecurrency_format (series__string)
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.