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.
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。
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.
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。