PINE LIBRARY
업데이트됨

Pivots library

4 481
Library "Pivots"
TODO: add library description here

pivots(_type, _open, _high, _low, _clsoe) Calculates the pivot point and returns its value.
  Parameters:
    _type: Specifies the type of pivot point.
    _open: The open price
    _high: The high price
    _low: The low price
    _clsoe: The close price
  Returns: Returns the value of the calculated pivot point as a tuple.

cpr(_high, _low, _clsoe) Calculate the Central Pivot Range
  Parameters:
    _high: The high price
    _low: The low price
    _clsoe: The close price
  Returns: Returns the values as a tuple.

htf_ohlc(_htf) Calculate the HTF values
  Parameters:
    _htf: Resolution
  Returns: Returns the values as a tuple.
릴리즈 노트
Added sample codes.
릴리즈 노트
v3: Added HTF sample.
릴리즈 노트
v4: Added pivot types ('Classic', 'DM', 'Camarilla', 'Expected Pivot Points').
릴리즈 노트
v5

- Added a pivot types "Floor" and "Tom DeMark's Pivot"
릴리즈 노트
v6
Added "PP only" options.
릴리즈 노트
v7

added a type 'HL2'
릴리즈 노트
v8

added a type "Zone Analysis"
릴리즈 노트
v9
릴리즈 노트
v10
릴리즈 노트
v11
added an option "OC2"

면책사항

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