OPEN-SOURCE SCRIPT
Telah dikemas kini

VWMA MACD Amanita

171
VWMA MACD (Volume-Weighted MACD)

This indicator modifies the standard MACD by replacing EMAs with VWMAs
(Volume-Weighted Moving Averages).

- Fast VWMA (default 12 bars)
- Slow VWMA (default 26 bars)
- MACD Line = Fast VWMA - Slow VWMA
- Signal Line = EMA of MACD (default 9 bars)
- Histogram = MACD - Signal

Compared to the standard MACD, this version emphasizes price moves that
are backed by higher trading volume, helping to filter out weak signals.

The script also lets you choose the price source (Close, HL2, HLC3, OHLC4).
Nota Keluaran

// ──────────────────────────────
// Info:
// This indicator modifies the standard MACD by replacing EMAs with VWMAs
// (Volume-Weighted Moving Averages).
//
// - Fast VWMA (default 12 bars)
// - Slow VWMA (default 26 bars)
// - MACD Line = Fast VWMA - Slow VWMA
// - Signal Line = EMA of MACD (default 9 bars)
// - Histogram = MACD - Signal
//
// Compared to the standard MACD, this version emphasizes price moves
// that are backed by higher trading volume, helping to filter out weak signals.
//
// The script also allows choosing the price source (Close, HL2, HLC3, OHLC4).
// ──────────────────────────────

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.