PINE LIBRARY

utils

135
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が提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。