PINE LIBRARY
已更新 AutoFiboRetrace

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
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
發行說明
v2Added:
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
發行說明
v6Added:
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
發行說明
v7Added:
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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。