Floating Account Info Dashboard
- Göstergeler
- Sürüm: 2.30
A lightweight, non-intrusive on-chart floating dashboard for MetaTrader 4 (MT4) and MetaTrader 5 (MT5). It provides critical market telemetry and live account status directly inside the chart window with interactive drag-and-drop and minimize functionality.
Key Features
-
Interactive Drag & Drop: Click anywhere on the dashboard panel to reposition it seamlessly across the chart window. Automatic boundary detection keeps the panel within the chart frame.
-
Smart Minimize / Expand Toggle ( _ / + ): Collapse the dashboard into a compact 24px header bar to preserve screen real estate, or expand it for full telemetry.
-
Live Candle Close Countdown: Displays remaining time before the active candle closes ( HHh MMm SSs ), computed directly against the active timeframe ( _Period ).
-
Real-time Price & Pips Conversion: Displays Bid, Ask, and current Spread. Automatically detects 3/5-digit brokers to normalize point-to-pip conversion.
-
Account Balance, Equity & Dynamic P/L: Monitors live balance, equity, and floating Profit/Loss in the account currency. Text color dynamically switches between Green (Profit) and Red (Loss).
-
Dual-Tick & Timer Update Engine: Combines tick-driven calculation ( OnCalculate ) with an independent 1-second timer event ( OnTimer ) to ensure fluid countdowns even during low-volatility/illiquid sessions.
-
Strict Z-Order & Clean Deinitialization: Built using native MT GUI primitives with clean layer ordering. All graphic objects ( FloatDash_* ) are deleted on removal to prevent chart artifacting.
