PINE LIBRARY

ToolsPrice

284
Library "ToolsPrice"
Library for generic tools for price related actions

Enum: PriceSource
  An enumeration of named values representing price source.
  Fields:
    open Represents the "Open" price.
    high Represents the "High" price.
    low Represents the "Low" price.
    close Represents the "Close" price.
    hl2 Represents the "(High + Low)/2" price.
    hlc3 Represents the "(High + Low + Close)/3" price.
    ohlc4 Represents the "(Open + High + Low + Close)/4" price.
    hlcc4 Represents the "(High + Low + Close + Close)/4" price.

Function: getPriceBySource(src)
  Returns series float according to provided PriceSource enum
  Parameters:
    src (series PriceSource): PriceSource enum
  Returns: Series float

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.