PINE LIBRARY
已更新 ImrLibrary

Library "ImrLibrary"
TODO: add library description here
STG(Length)
TODO: add function description here
Parameters:
Length (int)
Returns: TODO: add what function returns
ISI(Length)
Parameters:
Length (simple int)
TODO: add library description here
STG(Length)
TODO: add function description here
Parameters:
Length (int)
Returns: TODO: add what function returns
ISI(Length)
Parameters:
Length (simple int)
發行說明
v2Added:
RSI(Length)
TODO: This Function will create RSI as originally formulated by J. Welles Wilder
Parameters:
Length (int)
Returns: TODO: It will return RSI Value for given parameter
RSIPine(Length)
TODO: This Function will create RSI using Exponentially Weighted Moving Average with Alpha = 1 / Length
Parameters:
Length (simple int)
Returns: TODO: It will return RSI Value for given parameter as per Tradingview
Removed:
STG(Length)
TODO: add function description here
ISI(Length)
發行說明
v3Added:
TF()
TODO: This Function will decide Intermediate and Major Time Frame as user will select chart's time frame as Minor.
Returns: TODO: It will return Intermediate and Major Time Frame value or else NA.
IsTimeFrameValid()
TODO: This Function will decide whether time frame is right or not to fix intermediate and Major time frame.
Returns: TODO: It will return true if time frame is right else give false
NEoSTG(high, low, Length)
TODO: This Function will create RSI using Exponentially Weighted Moving Average with Alpha = 1 / Length
Parameters:
high (float)
low (float)
Length (simple int)
Returns: TODO: It will return RSI Value for given parameter as per Tradingview
發行說明
v4Added:
STG(Length)
TODO: This Function will create RSI using Exponentially Weighted Moving Average with Alpha = 1 / Length
Parameters:
Length (simple int)
Returns: TODO: It will return RSI Value for given parameter as per Tradingview
Removed:
TF()
TODO: This Function will decide Intermediate and Major Time Frame as user will select chart's time frame as Minor.
IsTimeFrameValid()
TODO: This Function will decide whether time frame is right or not to fix intermediate and Major time frame.
RSI(Length)
TODO: This Function will create RSI as originally formulated by J. Welles Wilder
RSIPine(Length)
TODO: This Function will create RSI using Exponentially Weighted Moving Average with Alpha = 1 / Length
NEoSTG(high, low, Length)
TODO: This Function will create RSI using Exponentially Weighted Moving Average with Alpha = 1 / Length
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
Pine腳本庫
秉持 TradingView 一貫的共享精神,作者將此 Pine 程式碼發佈為開源庫,讓社群中的其他 Pine 程式設計師能夠重複使用。向作者致敬!您可以在私人專案或其他開源發佈中使用此庫,但在公開發佈中重複使用該程式碼需遵守社群規範。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。