PINE LIBRARY

utils

142
Library "utils"
TODO: add library description here

method getType(this)
  Namespace types: series int, simple int, input int, const int
  Parameters:
    this (int): int 待检测对象
  Returns: string 类型名称

method getType(this)
  Namespace types: series float, simple float, input float, const float
  Parameters:
    this (float): float 待检测对象
  Returns: string 类型名称

method getType(this)
  Namespace types: series color, simple color, input color, const color
  Parameters:
    this (color): color 待检测对象
  Returns: string 类型名称

method getType(this)
  Namespace types: series string, simple string, input string, const string
  Parameters:
    this (string): string 待检测对象
  Returns: string 类型名称

method getType(this)
  Namespace types: series bool, simple bool, input bool, const bool
  Parameters:
    this (bool): bool 待检测对象
  Returns: string 类型名称

Aviso legal

As informações e publicações não se destinam a ser, e não constituem, conselhos ou recomendações financeiras, de investimento, comerciais ou de outro tipo fornecidos ou endossados pela TradingView. Leia mais nos Termos de Uso.