PINE LIBRARY

Pivots library

מעודכן
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"
HTFmtfpivottechindicator

ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם קוד Pine זה כספריית קוד פתוח כדי שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית.


גם על:

כתב ויתור