This indicator uses moving averages to determine trends. For those who trade using a trend-following strategy, it's not possible to use the slope of the moving average line as an indicator of trend judgment if it's expressed as an angle. This is because the angle changes depending on the adjustments made to the vertical price scale and horizontal time scale of the chart. Therefore, instead of using the angle, I decided to use the rate of change in price as an alternative indicator.
The relationship between the rate of change of the moving average and the angle of the moving average line is as follows:
- When the value is positive, the moving average line slopes upward. - When the value is negative, the moving average line slopes downward. - The larger the absolute value of the rate of change, the steeper the angle; the smaller the value, the gentler the slope.
The trend is determined using the rate of change instead of the angle, as follows:
- Uptrend: Rate of change > 0.5 (this value can be adjusted) ⇒ Display with a red background - Downtrend: Rate of change < -0.5 (this value can be adjusted) ⇒ Display with a blue background
An example of a trade using this indicator is as follows:
- Enter the trade the day after the trend appears. - Exit the trade the day after the trend ends.
In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.
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.