PINE LIBRARY
Actualizado

TextLib

563
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)
Notas de prensa
v2

Добавлено:
concat(values, separator)
  Parameters:
    values (string[])
    separator (string)

Удалено:
addText(before, value1, value2, separator)
Notas de prensa
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)
Notas de prensa
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)
Notas de prensa
v5
Notas de prensa
v6

Добавлено:
textFormatOptions
  Fields:
    currency_format (series__string)
    percent_format (series__string)
    basecurrency_format (series__string)

Exención de responsabilidad

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.