Introduction: The Trader's Dilemma
Every active trader knows the frustration of the "Two-Screen Split":
- You love modern external charting platforms for their state-of-the-art tools, fluid drawing capabilities, multi-timeframe analysis, and responsive UI.
- You love MetaTrader 5 (MT5) for its raw broker connectivity, tight spreads, deep liquidity, and institutional execution speed.
The Problem: Alt-tabbing back and forth between a web browser and MT5 during fast-moving market sessions leads to hesitation, execution delay, missed breakouts, and costly entry errors.
The Solution: What if you could have a full external charting experience docked directly inside your MT5 charts, equipped with an instant 1-Click Execution HUD?
In this guide, we'll walk through how HonCraft Terminal achieves this with zero DLL imports, 100% sandbox security, and millisecond execution speed.
Institutional Architecture: 100% Pure MQL5 and Zero DLLs
Many third-party bridging tools require enabling the "Allow DLL imports" setting in MT5, posing security risks to your terminal and failing MQL5 Market compliance.
HonCraft Terminal was built differently:
- Zero DLL Permissions in MT5: Runs in MT5's secure native sandbox ( #property strict ).
- Hardware-Accelerated : Ultra-smooth, high-frame-rate charting docked directly onto your MT5 chart window.
- Local File-Based IPC Bridge: All trade signals and price streams communicate strictly on your local PC via MT5's Common\Files directory. No passwords, account details, or trade data are ever transmitted to third-party cloud servers.
Core Features and Capabilities
1. Floating 1-Click Execution HUD
- Instant BUY and SELL: Execute market orders in milliseconds with a configurable lot size stepper ( - , + , or direct numeric input).
- Break-Even (BE) Safeguard: Shift Stop Loss to entry price across all active positions on the pair with one click.
- Emergency CLOSE ALL: Instantly flatten and close all open positions across your account in fractions of a second during high-impact news releases (NFP, CPI, FOMC).
- Live PnL and Trade Count Badge: Floating header badge shows real-time profit/loss (green for profit, red for drawdown) and open trade count.
- Movable and Collapsible: Minimize to a sleek title bar, drag anywhere on the chart, or minimize to a floating restore button. Position is remembered across sessions.
2. Intelligent Symbol Mapping and Auto-Sync
MT5 brokers use different ticker naming conventions than most external charting platforms. HonCraft Terminal features an intelligent alias resolver:
- NAS100 / NASDAQ / US100 maps to NDX / USTEC / NQ100
- GER40 / DAX / GER30 maps to GDAXI / DE40 / DE30
- US30 / DOW / WALLSTREET maps to DJI / WS30 / YM
- USOIL / WTI / CRUDE maps to XTIUSD / CL / OIL
- UKOIL / BRENT maps to XBRUSD / BRN
- XAUUSD / GOLD maps to XAUUSD / GOLD
3. Broker Safety Guard (Invalid Symbol Protection)
If you analyze a pair on the docked chart that is not available on your specific broker (for example, analyzing BTCUSD or ETHUSD on a broker that only offers Forex and Indices):
- HonCraft Terminal automatically detects the missing broker instrument.
- Fires an audible and visual popup alert: "HonCraft 1-Click Error: Symbol [BTCUSD] is not available on your broker!"
- Zero False Executions: it will never open trades on unintended active charts.
Step-by-Step Installation Guide (Takes About a Minute) https://www.mql5.com/en/market/product/197438
Step 1: Purchase and Install the EA from MQL5 Market
- Open MetaTrader 5.
- Open the Terminal / Toolbox window ( Ctrl + T ) and navigate to the Market tab.
- Search for HonCraft Terminal and click Buy.
- Drag HonCraft Terminal from the Navigator window ( Ctrl + N , under Experts > Market) onto any chart. The terminal downloads and installs it automatically.
Step 2: Download the Companion Overlay Engine
Download the attached HonCraft_TVOverlay_Companion_Setup.zip file from the bottom of this blog post.
This lightweight ZIP (180 KB) contains only the standalone native overlay engine and the 1-click batch installer. It does not contain the EA itself, so it's safe to share as a small companion download.
Step 3: Run the 1-Click Installer
- Extract the downloaded HonCraft_TVOverlay_Companion_Setup.zip on your computer.
- Double-click Install_HonCraft_TVOverlay.bat .
- The installer will automatically:
- Copy HonCraft_TVOverlay.exe into your MT5 Common\Files\HonCraft_TVOverlay directory.
- Unblock and start the background overlay launcher.
Step 4: Confirm the Chart Is Docked
- Return to MetaTrader 5.
- Make sure "Allow Algo Trading" is enabled in your MT5 toolbar.
- Done. The live charting overlay and 1-Click Execution HUD will immediately dock on top of your MT5 chart window.
Input Parameters Explained
| Parameter | Default | Description |
|---|---|---|
| THEME_Dark | true | Dark theme matching the overlay's dark palette |
| THEME_Accent | 82,160,255 | Accent color for HUD highlighting |
| PT_Enable | true | Enables the 1-Click execution engine |
| TV_Enable | true | Enables the docked charting overlay |
| TV_Interval | "D" | Default chart timeframe ( 1 , 5 , 15 , 30 , 60 , 240 , D , W ) |
| TV_AutoSync | true | Auto-syncs the chart when switching MT5 symbols |
| TV_SymbolOverride | "" | Optional manual chart symbol override |
Frequently Asked Questions
Q: Do I need to check "Allow DLL Imports" in MT5? No. HonCraft Terminal is 100% pure MQL5 and operates strictly within MT5's standard sandbox.
Q: Can I keep my existing chart layout, drawings, and indicators from the external platform? Yes. Because the overlay uses Microsoft Edge WebView2, you can log into your account directly within it. Your custom indicators, watchlists, drawings, and saved chart layouts are preserved.
Q: Does it work with Prop Firms and ECN Brokers? Yes. HonCraft Terminal automatically detects your broker's execution filling modes (FOK, IOC, RETURN) and slippage parameters.


