PINE LIBRARY
ที่อัปเดต:

Pivots library

4 981
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.
Release Note
Added sample codes.
Release Note
v3: Added HTF sample.
Release Note
v4: Added pivot types ('Classic', 'DM', 'Camarilla', 'Expected Pivot Points').
Release Note
v5

- Added a pivot types "Floor" and "Tom DeMark's Pivot"
Release Note
v6
Added "PP only" options.
Release Note
v7

added a type 'HL2'
Release Note
v8

added a type "Zone Analysis"
Release Note
v9
Release Note
v10
Release Note
v11
added an option "OC2"

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมใน ข้อกำหนดการใช้งาน