CORVUX RADAR - FAQ

CORVUX RADAR - FAQ

18 September 2026, 16:48
Miguel Angel Leon Yanez
0
29

This Frequently Asked Questions guide covers the most common questions about CORVUX RADAR. If your question is not answered here, use the Product comments section on MQL5.com or send a private message through the MQL5 messaging system.


General Questions

What is CORVUX RADAR?

CORVUX RADAR is an observational market conditions monitor for MetaTrader 5. It tracks volatility, spread behavior, account risk, and session context, presenting them in a compact horizontal panel. It does not generate signals, execute trades, or predict market direction.

Does CORVUX RADAR generate trading signals?

No. CORVUX RADAR is strictly observational. It provides structured metrics that allow traders to assess whether current conditions are normal, elevated, or anomalous. It does not tell you when to buy or sell.

Can CORVUX RADAR be used on any symbol?

Yes. The indicator works on any symbol available on your broker. However, its metrics are most meaningful on liquid instruments such as major FX pairs, gold, and indices.

What does "RANGE" mean in the regime label?

RANGE indicates that the market is in a consolidation phase — volatility and spread are within normal parameters, but no clear directional regime is present. Other regimes are TRENDING, DEAD, and HOSTILE.

How is the health score calculated?

The health score is a weighted composite of three states: volatility, spread, and account risk. Each state can subtract up to 45 points from a base of 100. The final score is capped between 0 and 100.


Installation and Setup Questions

How do I install CORVUX RADAR?

You can install it through MQL5 Market. See the CORVUX RADAR - Installation Guide for detailed instructions.

Do I need to configure anything after installation?

No. CORVUX RADAR works out of the box with sensible defaults. You can optionally adjust the input parameters to customize the panel's behavior.

What are the minimum system requirements?

MetaTrader 5 (build 3260 or later), any account type, and a stable internet connection. No DLLs are required.

Can I use CORVUX RADAR on multiple charts simultaneously?

Yes. You can add CORVUX RADAR to as many charts as you want. Each instance operates independently.


Usage Questions

How often does CORVUX RADAR update?

The panel updates once per second by default. You can change this with the InpUpdateSeconds parameter.

What does the connection indicator (pulsing dot) mean?

The pulsing dot next to the GMT time indicates the connection status. Green means the indicator is receiving regular ticks. Amber means no ticks have been received for more than 30 seconds.

How do I add additional symbols to monitor?

Set InpWatchSymbols to a comma-separated list of symbols (e.g., "XAUUSD,GBPUSD,EURUSD"). The symbol badge will cycle between symbols when clicked.

What happens when I double-click a block?

Double-clicking the Spread block resets the spread average. Double-clicking the Spread History block clears the sparkline data. A toast notification confirms the action.

What does the CSV log contain?

The CSV log records every state transition with timestamp, symbol, transition type, reason, and relevant metrics (spread, margin, drawdown, health score). It is saved to MQL5/Files/.

Does CORVUX RADAR work in the Strategy Tester?

CORVUX RADAR is an indicator, not an Expert Advisor. It is designed for live chart monitoring. While it can be visually inspected in the Strategy Tester, its primary use case is real-time observation.


Technical Questions

What data sources does CORVUX RADAR use?

CORVUX RADAR uses standard MQL5 functions: iATR() for volatility, SymbolInfoInteger(SYMBOL_SPREAD) for spread, and AccountInfoDouble() for account metrics. No external data sources are used.

Does CORVUX RADAR repaint?

No. CORVUX RADAR does not repaint. All metrics are deterministic and based on completed bar data. The current ATR value may update as new ticks arrive, but historical values do not change.

What is the spread history buffer size?

The spread history retains the last 60 samples (SPARK_POINTS = 60). This is a rolling buffer that discards the oldest sample when a new one is added.

Can I export the data for further analysis?

Yes. Enable InpEnableCsvLog to log state changes to CSV. You can also use the snapshot feature to save chart images.


Compatibility Questions

Is CORVUX RADAR compatible with Netting accounts?

Yes. CORVUX RADAR works on both Hedging and Netting accounts.

Is CORVUX RADAR compatible with US brokers?

Yes. CORVUX RADAR is NFA-FIFO compliant and works with US brokers.

Can I use CORVUX RADAR on a VPS?

Yes. CORVUX RADAR is designed to run on a VPS 24/5. It uses minimal resources.

Does CORVUX RADAR support multiple languages?

CORVUX RADAR uses English text for all UI elements. The indicator itself does not require translation.

Support Questions

Where can I get support?

Use the Product comments section on MQL5.com or send a private message through the MQL5 messaging system. Support is provided through these channels only.

How do I report a bug?

Use the Product comments section on MQL5.com. Include a detailed description of the issue, your MetaTrader 5 build number, and any relevant screenshots.

How do I request a new feature?

Use the Product comments section on MQL5.com. Feature requests are reviewed periodically and may be included in future updates.

Is there a user manual?

This FAQ, along with the Installation Guide, Update Guide, and Troubleshooting guide, serves as the user manual. All documentation is available in the Blogs section of MQL5.com.

Product Link

You can find CORVUX RADAR on MQL5 Market here:

https://www.mql5.com/en/market/product/196721