PINE LIBRARY
已更新 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)
版本注释
v2Добавлено:
concat(values, separator)
Parameters:
values (string[])
separator (string)
Удалено:
addText(before, value1, value2, separator)
版本注释
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)
版本注释
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)
版本注释
v5版本注释
v6Добавлено:
textFormatOptions
Fields:
currency_format (series__string)
percent_format (series__string)
basecurrency_format (series__string)
Pine脚本库
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.
免责声明
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脚本库
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.
免责声明
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.