VantageFX Matrix
- Indicatori
-
Artem Koliada
MQL4/MQL5 Developer 💻 | Turning trading strategies into profitable code. Expert Advisors (EA) & Custom Indicators for MT4/MT5. Let's automate your trading - Versione: 3.0
- Aggiornato: 8 marzo 2026
- Attivazioni: 8
Vantage FX Matrix
Vantage FX Matrix is a dashboard indicator designed for monitoring multiple assets. It combines a correlation matrix for 8 major currencies with a custom watchlist for other symbols provided by your broker (e.g., crypto, metals, indices).
Key Features:
-
Logic and Calculation: The indicator calculates the relative strength of 8 currencies (USD, EUR, GBP, CHF, JPY, AUD, CAD, NZD) by analyzing 28 pairs across 5 timeframes (M5–D1). The algorithm does not repaint.
-
Momentum Arrows: The indicator displays arrows indicating the current direction of the asset's momentum.
-
Green Arrow: Upward momentum.
-
Red Arrow: Downward momentum.
-
-
Custom List Mode: The bottom section allows you to monitor additional symbols. You can enter symbols like BTCUSD or XAUUSD in the input settings to track their strength and momentum.
-
Navigation: You can click on any cell to open the corresponding chart. The settings allow you to choose whether clicks open in a new window or update the current chart. An auto-scan feature highlights the pair with the highest strength difference on the M15 timeframe.
-
Interface: The indicator uses an event-timer system for updates. It includes Dark Mode and Light Mode options.
Settings:
-
InpTheme: Switch between Dark and Light themes.
-
InpNewWindow: Choose click behavior (open new window or change current).
-
Strength Period: The lookback period for analysis (Default: 14).
-
Smoothing: Applies smoothing to the calculation.
-
InpCustomList: Enter custom symbols separated by commas (e.g., BTCUSD,ETHUSD). Use exact symbol names from the Market Watch.
-
InpAlert / InpPush: Enable or disable notifications for extreme strength levels.

The indicator is quite simple. It is based on RSI. The beauty is that it provides a summary for all currencies and also pair of currencies. User interface is good and no glitch so far.
Overall, I am fine because the indicator fits with my system. But frankly, I think the indicator is a bit overpriced for the feature implemented though. One suggestion for consideration is that maybe the author can add some generic features such as MFI and CCI into it. This should be quite easy to implement without changing much of the foundation.