OPEN-SOURCE SCRIPT
Aggiornato

ATR with Dual EMA

88
I want to determine whether the market is currently in a sideway (range-bound) or trending condition. To achieve this, I use the ATR (Average True Range) as an indicator. However, ATR alone does not clearly define the market condition.

To improve accuracy, I calculate two EMAs (Exponential Moving Averages) of ATR as a reference:

A fast EMA (shorter period)

A slow EMA (longer period)

If the fast EMA is above the slow EMA → The market is in a trend.

If the fast EMA is below the slow EMA → The market is in a sideway (range-bound) phase.

This is my definition of market conditions.
Note di rilascio
I want to determine whether the market is currently in a sideway (range-bound) or trending condition. To achieve this, I use the ATR (Average True Range) as an indicator. However, ATR alone does not clearly define the market condition.

To improve accuracy, I calculate two EMAs (Exponential Moving Averages) of ATR as a reference:

A fast EMA (shorter period)

A slow EMA (longer period)

If the fast EMA is above the slow EMA → The market is in a trend.

If the fast EMA is below the slow EMA → The market is in a sideway (range-bound) phase.

This is my definition of market conditions.

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.