PINE LIBRARY
Atualizado

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 Lançamento
v2

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

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

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

Aviso legal

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.