OPEN-SOURCE SCRIPT
已更新

Qullamaggie 8EMA/21EMA/50EMA

476
//Exponantial Moving Average - 8
//Exponantial Moving Average - 21
//Simple Moving Average - 50
版本注释
A moving average trend tracking indicator that has been designed to follow 8 EMA, 21 EMA and 50 SMA.
版本注释
RSI overbought/oversold has been added.
%ADR has been added
版本注释
Updated with both %ADR & %ATR
版本注释
// • 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

版本注释
Updated descriptions

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。