PINE LIBRARY

utils

98
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 类型名称

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.