ZoomerXeus

AutoFiboRetrace

ZoomerXeus מעודכן   
Library "AutoFiboRetrace"
TODO: add library description here

fun(x) TODO: add function description here
  Parameters:
    x: TODO: add parameter x description here
  Returns: TODO: add what function returns
הערות שחרור:
v2

Added:
original(x) TODO: add function description here
  Parameters:
    x: TODO: add parameter x description here
  Returns: TODO: add what function returns

renderOnly()

Removed:
fun(x) TODO: add function description here
הערות שחרור:
v3

ที่เพิ่ม:
autoCalculate(FPeriod, sourceLow, sourceHigh)
  TODO: auto calculate fibnacci retrace by Highest and Lowest of Price
  Parameters:
    FPeriod: TODO: lenght of candle for find highest and lowest
    sourceLow: TODO: source for find lowest value
    sourceHigh: TODO: source for find highest value
  Returns: TODO: List of Lavel price

ที่ลบออก:
original(x)
  TODO: add function description here
הערות שחרור:
v4

ที่อัปเดต:
autoCalculate(lowValue, highValue, isUptrend)
  TODO: calculate fibnacci retrace by fix high low value
  Parameters:
    lowValue: TODO: low value
    highValue: TODO: high value
    isUptrend: : is uptrend
  Returns: TODO: List of Lavel price

ที่ลบออก:
renderOnly()
הערות שחרור:
v5

ที่เพิ่ม:
fixCalculate(lowValue, highValue, isUptrend)
  TODO: calculate fibnacci retrace by fix high low value
  Parameters:
    lowValue: TODO: low value
    highValue: TODO: high value
    isUptrend: : is uptrend
  Returns: TODO: List of Lavel price

ที่อัปเดต:
autoCalculate(FPeriod, sourceLow, sourceHigh, isUptrend)
  TODO: auto calculate fibnacci retrace by Highest and Lowest of Price
  Parameters:
    FPeriod: TODO: lenght of candle for find highest and lowest
    sourceLow: TODO: source for find lowest value
    sourceHigh: TODO: source for find highest value
    isUptrend: : is uptrend
  Returns: TODO: List of Lavel price
הערות שחרור:
v6

Added:
autoCalculateActionZone(FPeriod, sourceLow, sourceHigh)
  TODO: auto calculate fibonacci retrace by Highest and Lowest of Price
  Parameters:
    FPeriod: TODO: length of candle for find highest and lowest
    sourceLow: TODO: source for find lowest value
    sourceHigh: TODO: source for find highest value
  Returns: TODO: List of Level price

fixCalculateActionZone(lowValue, highValue)
  TODO: calculate fibonacci retrace by fix high low value
  Parameters:
    lowValue: TODO: low value
    highValue: TODO: high value
  Returns: TODO: List of Level price
הערות שחרור:
v7

Added:
getSigmaFixCalculated(lowValue, highValue)
  TODO: calculate fibnacci retrace by fix high low value
  Parameters:
    lowValue: TODO: low value
    highValue: TODO: high value
  Returns: TODO: List of Level price

getSigmaAutoCalculate(FPeriod, sourceLow, sourceHigh)
  TODO: auto calculate fibnacci retrace by Highest and Lowest of Price
  Parameters:
    FPeriod: TODO: lenght of candle for find highest and lowest
    sourceLow: TODO: source for find lowest value
    sourceHigh: TODO: source for find highest value
  Returns: TODO: List of Level price
הערות שחרור:
v8
הערות שחרור:
v9
הערות שחרור:
v10

ที่เพิ่ม:
getPivotFibonacciAutoCalculate()
  TODO: auto calculate pivot fibnacci method using close, high, low
  Returns: TODO: List of Level price
הערות שחרור:
v11

ที่เพิ่ม:
getPivotFibonacciFixPrice(pivotPrice)
  TODO: auto calculate pivot fibnacci method using close, high, low
  Parameters:
    pivotPrice (float)
  Returns: TODO: List of Level price
הערות שחרור:
v12

ที่อัปเดต:
getPivotFibonacciFixPrice(pivotPrice, swingprice)
  TODO: auto calculate pivot fibnacci method using close, high, low
  Parameters:
    pivotPrice (float)
    swingprice (float)
  Returns: TODO: List of Level price
ספריית Pine

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

כתב ויתור

המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.

רוצה להשתמש בספרייה זו?

העתק את השורה הבאה והדבק אותה בסקריפט שלך.