OPEN-SOURCE SCRIPT
Aggiornato 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.
Note di rilascio
Removed unnecessary parentheses. Note di rilascio
Added multi-timeframe support and replaced parameters that are going to be deprecated. Freshened up some default colors.Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.