MQL5 EA with strategy based on Time, Liquidity Sweep, MSS, FVG

Tarea técnica

1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble)
2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble)
3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low)
4. **Sell Setup:**
   - Wait for a 5-minute candle to take out the swing high.
   - Switch to the 1-minute timeframe.
   - Once the low of the 1-minute candle is broken,after taken out of 5m liquidity enter a sell position.
   - Set stop loss above the recent high and take profit levels based on the first and second swings on the 1-minute timeframe. (If sl was bigger than first tp so put 1:1 for first tp and select 2nd swing for tp2)
5. **Buy Setup:** 
   - Similar process but in reverse. Wait for a 5-minute candle to take out the swing low, then switch to 1-minute timeframe and enter a buy position.
6. **Validity Check:**
   - If the price body closes beyond the liquidity high or low while waiting for the 1-minute MSS, consider the setup invalidated.
   - If a trade is entered but the price body closes beyond the liquidity high or low on the 5-minute timeframe, consider the trade invalidated. - dont open position for news candles and long candles or put a section for entering a pip size calculator to avoid big candles .

ENTRY should be at 0.618 retracement of the price swing and T.P at 1:1.5 for first to and 1:2 for TP 2

Han respondido

1
Desarrollador 1
Evaluación
(6)
Proyectos
8
0%
Arbitraje
2
50% / 0%
Caducado
0
Trabaja
2
Desarrollador 2
Evaluación
(37)
Proyectos
44
36%
Arbitraje
0
Caducado
3
7%
Libre
3
Desarrollador 3
Evaluación
(113)
Proyectos
130
38%
Arbitraje
3
0% / 0%
Caducado
4
3%
Trabajando
4
Desarrollador 4
Evaluación
(267)
Proyectos
543
50%
Arbitraje
55
40% / 36%
Caducado
226
42%
Trabaja
5
Desarrollador 5
Evaluación
(262)
Proyectos
430
38%
Arbitraje
87
44% / 18%
Caducado
72
17%
Ocupado
6
Desarrollador 6
Evaluación
Proyectos
2
0%
Arbitraje
1
100% / 0%
Caducado
1
50%
Libre
7
Desarrollador 7
Evaluación
(42)
Proyectos
88
14%
Arbitraje
31
29% / 55%
Caducado
36
41%
Trabaja
Solicitudes similares
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
Hi guys I've created a Tradingview Strategy based on renkos. The strategy itself has only 27 lines of code but in mql5 the calculation needs to be done manually. I will share the my source code after your application. Please tell me your experience with this conversion and the jobs you've already done. If you don't have experience in this field then please don't apply. Thank you. Cheers
I got a bot but cannot upload to market. I cannot fix these issues: test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations test on XAUUSDcheck,Daily there are no trading operations Anyone can help fix this. please Dm me
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px '.SF NS'; color: #0e0e0e} I am looking for an experienced developer proficient in both Pine Script and MQL5 to translate a trading indicator script from Pine Script (used in TradingView) to MQL5 (for MetaTrader 5). The project requires accurate translation with special attention to maintaining all functionalities and parameters of the original script, including any
Hello, I am looking for someone experienced with both TradingView Pine Script and MT4 (MQL4) programming to help me translate an indicator I have developed on TradingView into an MT4-compatible version. The task involves converting the indicator's logic and functionality, ensuring that it works seamlessly on the MetaTrader 4 platform. The job requires solid understanding of both platforms and scripting languages, as
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below

Información sobre el proyecto

Presupuesto
30 - 80 USD
Para el ejecutor
27 - 72 USD