Hysen Labs
Open-source project
peridotfoundation/MT5-Directional-Flow-Dashboard avatar
peridotfoundation

MT5-Directional-Flow-Dashboard

MT5 Live Trend Direction Signal Hub 2026 – Real-Time Forex & CFD Alerts

115 stars1 forksHTMLLicense varies
DEEP OPEN-SOURCE ANALYSIS

Omega-Synapse is a MetaTrader 5 trend direction dashboard

Omega-Synapse Market Pulse is a Windows dashboard that streams MetaTrader 5 data and shows directional probability for Forex and CFD markets.

What the dashboard does

Omega-Synapse Market Pulse is a Windows based dashboard described in the README as a tool for reading the direction of Forex and CFD markets through MetaTrader 5. The README states plainly that the system does not predict the future. Instead it measures the statistical probability that a trend continues or reverses and presents that as a clean interface with a directional arrow and a confidence percentage. It streams data from a MetaTrader 5 terminal over a WebSocket connection and updates with each new tick. The stated inputs are tick data, price updates, and market depth snapshots, which feed an analysis engine that computes a Trend Integrity Score by comparing the consistency of momentum against price volatility. The README describes Exhaustion Detection as a way to flag moments when the force behind a move is fading, and a Flow Architecture view that relates higher timeframe trends to lower timeframe entry points. The asset selector covers major Forex pairs such as EUR/USD and GBP/JPY, commodities such as XAU/USD, and indices such as US30 and DE40. The project positions itself as a technical analysis aid for a trader who already connects to a MetaTrader 5 broker, not as an automated trader or a wallet connected product. A disclaimer repeats that trading on margin carries high risk and that the tool gives a probability based hypothesis rather than guaranteed profit or financial advice.

Interface and alerts

The README describes the user interface as responsive and multilingual, built to scale across common Windows screen resolutions while keeping information density without clutter. The core display is a Pulse indicator that shows a BUY or SELL directional arrow, a confidence percentage, and a live status bar with connection health and data latency. Alerts are sent as desktop notifications when the underlying directional hypothesis shifts in a meaningful way, such as a trend strengthening past a threshold or a potential reversal being detected. The README stresses that alerts are based on changes in the directional reading rather than on arbitrary price levels. The secure WebSocket authentication section says the login protocol is designed for automated session management without exposing credentials in the user interface, and that the persistent low latency connection bypasses the delays of traditional REST polling. The download links in the README point to a GitHub Pages site for the project, and the README notes that the trading terminal and live data feed require a separate connection to a MetaTrader 5 broker. The version badge in the README shows 2026.1.0 and a Windows MT5 compatible tag. The presentation is promotional in places, with phrases comparing the market to a wave, but the concrete claims are about a local dashboard that visualizes MT5 stream data and computes a trend score.

Structure, risks, and licensing

The README includes a Project Structure section that it labels as simulated, listing directories such as synapse-engine for the scoring logic, dashboard-ui for the Windows desktop application described as C# and WPF, websocket-client for the secure streaming module, config for user settings and alert thresholds, and docs for architecture and a whitepaper. Because the section is explicitly marked simulated, a reader should treat the layout as illustrative rather than a verified map of the shipped code. The disclaimer is detailed and repeated: Forex and CFD trading on margin is high risk, leverage can work against you, and the tool is not a guaranteed profit system or financial advice. It states past performance does not indicate future results and that the user is solely responsible for trading decisions. The project is licensed under the MIT license, which the README says permits personal and commercial use provided the original copyright notice is included. With 115 stars in the metadata, the repository has a modest following. This article includes a note of caution: the README uses heavy marketing language and a simulated structure section, and the tool is a trading analysis utility rather than a wallet connected product, so it is not in the scam category that this batch excludes, but readers should verify the actual source before relying on it for any trading decision.

Editorial conclusion

The dashboard source is published under the MIT license and its most recent commit was on 2026-08-26.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes