Zeus Trade Vision MT5
- Yardımcı programlar
- Buti Andy Moeng
- Sürüm: 1.0
- Etkinleştirmeler: 15
Zeus Trade Vision is a research utility for traders who want to study an MQL5 signal before they pay for a subscription. It takes the CSV trade history that any MQL5 signal page lets you download, and reconstructs the whole history as an interactive replay on your MetaTrader 5 chart.
Instead of staring at a static screenshot of an equity curve, you watch every trade happen in sequence on real candles, with a play and pause control, a step-bar control, and an adjustable speed. You can pause at any drawdown and look at exactly which instrument, which lot size and which session caused it.
The tool was built as a buyer-side due diligence aid. It does not place trades, does not send signals and does not connect to any broker account. It only reads CSV files you provide.
What the utility does
- Loads any MQL5 signal CSV export (the positions file you download from the signal's stats page).
- Replays every trade on the actual chart with a dotted entry-to-exit line, an entry triangle and a profit and loss tag at the exit point.
- Opens a separate chart window for each symbol traded in the CSV, so a multi-instrument signal is shown across all the pairs at the same time.
- Shows a candle widget, a trade journal, an equity curve and a strategy summary in panels on the main chart.
- Detects four risk patterns from the trade data and labels them in the journal and in the strategy summary panel.
Risk patterns detected
- Martingale: position size scaled up after consecutive losses on the same symbol.
- Grid baskets: three or more trades on the same symbol opened or closed inside a short time window.
- Manual intervention: trades with lot size and timing that diverge sharply from the surrounding pattern, suggesting the seller intervened by hand.
- Drawdown-rescue deposits: balance deposits made while the account was in a drawdown of five percent or more. The strategy summary flags these because they can mask the real drawdown shown on the public stats page.
Strategy Summary panel
Press the on-screen button or the D key to open a Strategy Summary panel. It classifies the signal by holding time, average winners and losers, win rate, profit factor, R-to-R ratio, expected dollar value per trade, longest losing streak, lot-size variance and session distribution. It produces a Pros list and a Risks list based on the risk patterns above, and a single verdict line so you can decide quickly whether the signal deserves more of your time.
Multi-signal compare modePut more than one CSV in a folder and the utility loads them as separate feeds, plotted on the same equity curve with different colors. A correlation matrix shows how the feeds move together. This makes it easy to see whether two signals you are considering are really independent or whether they are essentially the same trades on slightly different symbols.
Inputs
- InpCSVFile: name of the primary CSV file inside MQL5 Files.
- InpUseCommonPath: read from the Common Files folder instead.
- InpSignalsFolder: optional folder to scan for extra CSV feeds.
- InpAutoCompareMode: enable compare mode automatically when more than one feed is loaded.
- InpProfitMode: choose whether the profit column already includes commission and swap, to match the public signal page.
- InpAccountBalance: reference balance for the percentage growth axis. Leave at zero to auto-detect from the deposits in the CSV.
- InpStartDate and InpEndDate: optional window to restrict the replay.
- InpTimeframe: timeframe of the candle widget and the foreign charts.
- Settings for the four risk detectors are exposed so you can tighten or loosen them.
Keyboard shortcuts
- Space: play and pause.
- Left and Right arrow: step one bar back and forward.
- R: restart from the first trade. F: jump to the last trade.
- 1, 2, 3: slow, normal, fast playback.
- W, E, J: toggle the candle widget, equity curve and trade journal.
- I: open a zoomed-in view of the candle widget.
- C: open the correlation matrix. D: open the Strategy Summary.
Zeus Trade Vision does not generate trade signals, does not predict price, does not connect to any broker for execution and does not promise any profit or any specific result. It is a viewing and analysis tool for past CSV trade history. The buying decision and any trading decision you make based on what you see remains entirely your responsibility.
Compatibility
- Platform: MetaTrader 5.
- Account: works on any broker. The utility resolves broker symbol suffixes automatically, so a CSV that lists NZDCAD will match NZDCAD.r, NZDCADpro and similar broker-specific variations without any setup.
- Best results — match the broker: while the utility runs on any MT5 terminal, the replay is most accurate when you run it on the same broker the signal itself uses. The trade prices in the CSV come from that broker's feed, so its candle history is the exact reference. On a different broker the trades will still load and the analysis will still be correct, but small differences in feed (gaps, spread, weekend handling) may show the entry or exit points a few pips off the visible candle.
- History: the broker needs to have price history available for every symbol in the CSV. If a symbol is missing, the log will tell you which one and ask you to add it to Market Watch. Loading more history into the terminal (Tools → Options → Charts → Max bars in chart) helps when replaying older signals.
Support
Support is provided through the comments section of this product page on MQL5 and through the MQL5 private message system.
