OPEN-SOURCE SCRIPT
Zaktualizowano

Qullamaggie 8EMA/21EMA/50EMA

562
//Exponantial Moving Average - 8
//Exponantial Moving Average - 21
//Simple Moving Average - 50
Informacje o Wersji
A moving average trend tracking indicator that has been designed to follow 8 EMA, 21 EMA and 50 SMA.
Informacje o Wersji
RSI overbought/oversold has been added.
%ADR has been added
Informacje o Wersji
Updated with both %ADR & %ATR
Informacje o Wersji
// • Removed %ATR calculation to simplify the indicator and improve performance
// • Updated %ADR calculation to follow TC2000 definition: (SMA(High − Low, N) / Close) × 100
// • Updated 3rd moving average from SMA to EMA to match the indicator’s title
// • Removed RSI overbought/oversold label logic
// • Added RSI value to the top-right table, shown together with %ADR for a cleaner interface
// • Overall improvements: reduced code complexity, faster execution, and more consistent naming

Informacje o Wersji
Updated descriptions

Wyłączenie odpowiedzialności

Informacje i publikacje nie stanowią i nie powinny być traktowane jako porady finansowe, inwestycyjne, tradingowe ani jakiekolwiek inne rekomendacje dostarczane lub zatwierdzone przez TradingView. Więcej informacji znajduje się w Warunkach użytkowania.