Convert TradingView indicator to MT5 + add engulfing-candle strategy for a trading bot

工作已完成

执行时间17 分钟
客户反馈
He is great at coding, responsive and nice

指定

I need an experienced MQL5 developer who is also experienced in pinescript of tradingview to:

  1. Recreate my TradingView indicator in MT5 (non-repainting), with the same signals and values.

  2. Build an MT5 trading bot that trades those signals with a simple price-action filter (liquidity sweep + engulfing candle during the london kill zone) and basic risk management.

Indicator concept (full tradingview code will be provided)
• The indicator compares the percentage move of the current chart symbol against a user-selected reference symbols over a lookback window.
• It then takes the difference (spread change), rescales it to a −100…+100 range over a rescaling window, optionally smooths it, and prints buy/sell signals when extreme thresholds are crossed.
• In TradingView this is signal-only (with visual labels and alerts). I want the same behavior in MT5: one indicator that plots the normalized line (or at least exposes buffers) and raises buy/sell markers at the same bars as TradingView.

Key requirements

• One MT5 Strategy/EA (.mq5) that:
– Uses the converted indicator along side sessions like Asian Session, london session and trade only when an additional price-action filter passes (see Strategy logic below).
– Implements simple inputs for risk, stops, targets,BE and trade management.

Price Action Strategy
First we use london opening compared to the asian session range to determine the bias for the day.
Once we have got the bias, we wait for asia low/high to be swept
After asia has been swept, we wait for the indicator to give a buy signal if the day bias is buy or a sell signal if the day bias is sell. 
Once the signal (which paints an amount of candles red for sell or green for buy) appears, we wait for the low/high of the painted candle to be swept
After its swepts, we enter the first engulfing candle( which can also be the candle that swepth the painted candle), the second or the third only. We can enter other engulfing candles only if the candle the engulf shares range with the sweeping candle. 

WE CAN GET ON ZOOM TO EXPLAIN MORE ABOUT THE STRATEGY. THE TECHNICAL PART IS SIMPLE AND CAN BE EXPLAINED EASILY ON ZOOM. THANK YOU

反馈

1
开发者 1
等级
(169)
项目
180
46%
仲裁
3
33% / 33%
逾期
1
1%
工作中
1
开发者 1
等级
(16)
项目
35
23%
仲裁
4
0% / 50%
逾期
2
6%
工作中
2
开发者 2
等级
(4)
项目
8
0%
仲裁
3
33% / 67%
逾期
4
50%
空闲
2
开发者 2
等级
(10)
项目
14
43%
仲裁
0
逾期
3
21%
空闲
3
开发者 3
等级
(12)
项目
13
31%
仲裁
3
0% / 100%
逾期
0
空闲
发布者: 1 文章
3
开发者 3
等级
(17)
项目
21
14%
仲裁
8
38% / 38%
逾期
3
14%
已载入
4
开发者 4
等级
(3)
项目
6
17%
仲裁
0
逾期
1
17%
空闲
发布者: 3 代码
5
开发者 5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
相似订单
I HAVE EA MT4 SOURCE TO THAT I WANT TO UPGRADE TO THE BELOW STRATEGIES EA UPGRADE ✅ Forex ✅ Gold (XAUUSD) ✅ Deriv Synthetic Indices 🧠 🏗️ SYSTEM ARCHITECTURE Your EA now has 5 CORE MODULES: 1. Market Engine Detects: Forex / Gold / Synthetic Volatility Spread 2. Strategy Engine Controls: Scalping mode Swing mode Re-entry logic Cross signal logic 3. Smart Filters Higher timeframe trend Lower timeframe conflict filter
I need a trading robot for MetaTrader 5 that works on mobile for XAUUSD. === TRADING RULES === Symbol: XAUUSD Timeframe: M15 Trading Hours: 10:00 to 18:00 server time only Buy: When 10 EMA crosses above 50 EMA Sell: When 10 EMA crosses below 50 EMA Close opposite position when new signal appears === RISK MANAGEMENT === Risk per trade: 1% of account balance Stop Loss: 300 points / $3.00 Take Profit: 600 points / $6.00
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
We are seeking an experienced MQL4/MQL5 programmer to develop a high-performance, fully automated Expert Advisor (EA). The bot must execute a sophisticated multi-currency hedging strategy across correlated forex pairs. Key Responsibilities Develop Multi-Currency Logic : Build an EA capable of scanning and trading multiple currency pairs simultaneously from a single chart or setup. Implement Hedging Strategy : Code
I am looking for an experienced MetaTrader 5 expert. I already have 3 MT5 trading accounts. I need someone to: 1. Help me choose a reliable Windows VPS. 2. Connect to my VPS remotely (AnyDesk or TeamViewer). 3. Install 3 MetaTrader 5 terminals. 4. Configure: - 1 Master Account - 2 Slave Accounts 5. Install and configure a professional Trade Copier. 6. Copy all trades from the Master account to both Slave

项目信息

预算
30 - 50 USD
截止日期
 3  5 天