PINE LIBRARY

String_Encoder_Decoder

704
Library "String_Encoder_Decoder"
String encoder and decoder to use in internal data tranfer in script calculations.
In example, script encode 125 values once and then decode them every candle.

encode(array or values (val1,val2,val3,val4,val5,val6)
  encode: encode some values into string
  Parameters:
    array: of values or values1, value2 (up to 6 values)
(input values must be stringified)
  Returns: encoded value

decode(val)
  decode: decode into string
  Parameters:
    val: value to decode, must be stringified
  Returns: decoded array of stringified values

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, alım satım veya diğer türden tavsiye veya öneriler anlamına gelmez ve teşkil etmez. Kullanım Koşulları bölümünde daha fazlasını okuyun.