PINE LIBRARY

utils

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

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.