指定
Project Title
Custom Trading-View-to-Meta Trader 4/Meta Trader 5 Bridge with Stealth Stop L/Take P Logic (Web-hook + EA)
Project Description
I’m looking for a skilled M.Q.L developer who can build a custom Trading-View-to-Meta Trader 4/Meta Trader 5 trading bridge that performs the following functions:
System Overview
1. ENTRY SYSTEM:
- Define a pending order on Trading-View (manually or via indicator) and generate an alert (via web-hook) once price touches that level.
- When the webhook is triggered, the system should:
- Open a market order on MT4 or MT5 (buy or sell)
- The trade should be opened without SL or TP in the order
- Order type and lot size should be included in the webhook alert
2. STEALTH EXIT SYSTEM:
- Define TP and SL zones visually or via alert on TradingView.
- When TradingView alert fires (indicating SL or TP hit), the trade must be:
- Closed immediately on MT4/MT5 at market price
- No SL/TP visible to broker or set in the order ticket
Tech Requirements
Webhook / TradingView Interface:
- Receive TradingView webhook alerts (JSON/custom format)
- Webhook should trigger: Open trade / Close trade
Bridge / Server:
- Lightweight bridge app/script (Node.js, Python, or .NET) that receives webhook and forwards to MT4/MT5
MT4/MT5 EA:
- EA that listens for signals from bridge, opens market orders without SL/TP
- Monitors for close signals and closes trade immediately
- Runs on multiple charts or has centralized logic
- Compatible with MT4 and MT5
Optional Features (Nice-to-Have)
- Dashboard for active signals, trades, and webhook events
- Multi-account trade execution
- Logging of all webhook events and EA actions
Deliverables
- MT4 EA
- MT5 EA
- Bridge server (Python/Node/Windows app)
- Readme documentation for installation, alert format, and testing
Target Use Case
- Use TradingView for analysis
- Execute on MT4/MT5 based on TradingView trigger
- Hide SL/TP from broker (stealth)
- Work with prop firm or personal accounts
Ideal Developer
- Strong MQL4/MQL5 skills
- Familiarity with TradingView alerts/webhooks
- Experience with platform bridges
- Clear documentation and communication