PINE LIBRARY
Atualizado 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)
Notas de Lançamento
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)
Notas de Lançamento
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
Notas de Lançamento
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
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.
Biblioteca do Pine
No verdadeiro espirito do TradingView, o autor desse código Pine o publicou como uma biblioteca de código aberto, para que outros programadores Pine da nossa comunidade possam reusa-los. Parabéns ao autor! Você pode usar essa biblioteca privadamente ou em outras publicações de código aberto, mas a reutilização desse código em publicações é regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.