OPEN-SOURCE SCRIPT
Atualizado True Momentum Oscillator - Universal Edition

"TMO calculates momentum using the delta of price. Giving a much better picture of trend, trend reversals and divergence than momentum oscillators using price".
This is an implementation of the popular ToS indicator TMO . It incorporates a few improvements on the original code, which have also been proposed upstream. Please read the opening comment in the code.
How to use this indicator?
You can think of this indicator as a mix of RSI and MACD .
Similarly to RSI , it has overbought and oversold levels.
Similarly to MACD it has a TMO line and a signal line. The histogram shows the difference between those lines and easily lets you spot crossovers.
What does this indicator do?
In its default configuration, it looks at the last 14 candles and determines a score based on whether the current price is higher or lower than those candles. This reacts to breakouts very quickly, especially after a consolidation period.
This is an implementation of the popular ToS indicator TMO . It incorporates a few improvements on the original code, which have also been proposed upstream. Please read the opening comment in the code.
How to use this indicator?
You can think of this indicator as a mix of RSI and MACD .
Similarly to RSI , it has overbought and oversold levels.
Similarly to MACD it has a TMO line and a signal line. The histogram shows the difference between those lines and easily lets you spot crossovers.
What does this indicator do?
In its default configuration, it looks at the last 14 candles and determines a score based on whether the current price is higher or lower than those candles. This reacts to breakouts very quickly, especially after a consolidation period.
Notas de Lançamento
Removed unnecessary parentheses. Notas de Lançamento
Added multi-timeframe support and replaced parameters that are going to be deprecated. Freshened up some default colors.Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e 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.
Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e 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.