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
等级
(179)
项目
193
46%
仲裁
4
50% / 25%
逾期
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
等级
(13)
项目
14
36%
仲裁
3
0% / 100%
逾期
0
工作中
发布者: 1 文章
3
开发者 3
等级
(19)
项目
22
18%
仲裁
9
33% / 44%
逾期
3
14%
工作中
发布者: 1 代码
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 代码
相似订单
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
1. Overview: I need an Expert Advisor (EA) for MT5 called "Gold Sniper" specifically optimized for XAUUSD (Gold). The EA should be a sniper scalper that takes high-probability trades on M5 and M15. It must work on any broker with low spread. 2. Strategy Logic: The EA should combine 3 confirmations: a) Trend Filter: EMA 50 & EMA 200. Only Buy if EMA 50 > EMA 200, only Sell if EMA 50 < EMA 200. Sniper Entry: Use RSI
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits

项目信息

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