Nexus Copier Nexus Copier full manual on a single page
📊

5. Nexus Trade Analyzer

Professional performance analytics — import your trade history and visualize every metric that matters

What is the Nexus Trade Analyzer? It is a built-in analytics dashboard inside Nexus Server that imports your MT4/MT5 trade history as a CSV file and generates comprehensive performance statistics, interactive charts, and AI-powered insights. No external tools or subscriptions required.

5.1 Export Trade History — ExportHistoryToCSV

Before opening the Analyzer you must export your MT4/MT5 trade history using the included script ExportHistoryToCSV.ex5 (MT5) or ExportHistoryToCSV.ex4 (MT4).

1

Copy the script to MetaTrader

MT5: copy ExportHistoryToCSV.ex5 to MQL5/Scripts/. MT4: copy ExportHistoryToCSV.ex4 to MQL4/Scripts/. Refresh the Navigator panel.

2

Drag the script onto any chart

A parameters dialog appears with three inputs.

3

Set the parameters and click OK

Magic Number Filter (default 0 = all trades) · Days Back (default 365, use 0 for full history) · Custom Filename (leave empty for auto-naming).

4

Locate the output CSV

File saved to MT5 Data Folder/MQL5/Files/NexusCopier_TradeHistory_[MagicNumber].csv (or _ALL.csv). Each row contains: open/close time, duration, channel name, symbol, direction, entry/exit price, SL, lots, gross profit, commission, swap, net profit, pips, outcome (WIN/LOSS/BREAKEVEN), and close reason.

5.2 Open the Analyzer in Nexus Server

1

Launch Nexus Server.exe

Make sure Nexus Server is running.

2

Click "Analyzer" in the sidebar

The Analyzer opens in a dedicated window. It auto-scans your MT5 Files folder for NexusCopier_TradeHistory_*.csv files.

3

Load your CSV and apply filters

Select the CSV from the dropdown. Use filters to narrow analysis by date range, channel, symbol, outcome, or close reason.

5.3 Analyzer Views

📋 Trade History

Full sortable/filterable table of all trades.

📈 Equity Curve

Interactive equity progression chart.

📉 Drawdown Analysis

Drawdown depth, duration, and recovery.

🗓️ Monthly Heatmap

Color-coded P&L by month and year.

🕐 Temporal Analysis

Profit by hour of day and day of week.

📊 Profit Distribution

Bar chart of P&L spread across trades.

🤖 AI Insights

Automated pattern detection and anomaly flags.

🎲 Monte Carlo

Probability distribution of future outcomes.

🧪 Scenario Lab

What-if testing with different risk settings.

5.4 Statistics Panel

Basic Stats

Total Trades · Win Rate % · Net Profit · Avg Profit per Trade · Best / Worst Trade

Pro KPIs

Profit Factor · Expectancy ($/trade) · Max Drawdown ($ & %) · Recovery Factor · Risk/Reward Ratio

Streaks & Rankings

Max Win/Loss Streak · Current Streak · Top Channels by profit · Top Symbols by profit

Recommended workflow: Run ExportHistoryToCSV weekly. In the Analyzer, check AI Insights for consistently losing channels or symbols, then block them in Symbol Filter or reduce their risk via Channel Overrides.

☰ All chapters