Expert Advisor for MT5 based on SMC/ICT OTE entry model

Termos de Referência

I would like a MQL5 class / robot that takes care of the entry logic for ICT OTE Model. 

Concepts:
OTE: The OTE pattern is based on the idea that after a significant price move (an impulse leg), the market often retraces to a certain level before continuing in the original direction. This retracement typically occurs between the 62% and 79% Fibonacci levels of the impulse leg.
Market Structure Shift (MSS) / Break Of Structure (BoS): Identified by short-term highs or lows being taken out. (I have the MQL5 code that provides the logic that draws this on a chart already which can be used)
FVG
Order BlockA bullish order block is identified as the lowest candle or price bar with a down close that has the most range between the open and close.  Imagine a downtrend where the price hits a significant low and then a large down candle forms. If the price later trades above the high of this down candle, it validates the bullish order block. When the price returns to this level, it often finds support and moves higher again. A bearish example would be the opposite.

All of the above concepts should be annotated on the chart.

1. Key Level is Taken Out (EA Logic for this already Exists). This could be for a long or a short, in this case we will use a long example where price has dropped and taken out a key discount level, which then triggers our OTE entry class.The below logic needs to be programmed
2. Price retraces and break an old high to confirm the move. (MSS or BoS)
3. Price will form a new high, form this high to the previous low we take a fib and get the 50% or 62% level (Can be chosen)
4. We identify the OB and FVG that are below the level selected in 3. 
5. We choose the closest level below the price level given by what is selected in point 3. For this example we are long so we would choose the high of the order block or the FVG H.
The entry will either be, the price selected by the fib in point 3, the high of the orderblock or the high of the FVG. 

I would like to use this entry class in existing EAs. 

Please let me know how long it would take and ignore the budget I have provided. Please advise how much you will charge to complete.

Respondido

1
Desenvolvedor 1
Classificação
(11)
Projetos
15
20%
Arbitragem
6
0% / 100%
Expirado
3
20%
Livre
2
Desenvolvedor 2
Classificação
(298)
Projetos
477
40%
Arbitragem
106
40% / 24%
Expirado
81
17%
Carregado
Publicou: 2 códigos
Pedidos semelhantes
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks
A ATR GRID EA WITH DOLLAR COST AVERAGE MARTINAGLE 1.2 IT TAKE TRADES WHEN ATR VALUE IS LOWER THEN 1.3 ON 1 MINUTE TIMEFRAME SPCALLY AND CUT ALL TRADES WHEN ATR GOES ABOVE 1.3 value on 1 minute timeframe only trading when market consolidate with basket booking profit management with auto timemanagement with close if trades open after the session timeout and agaib start when our time to trade is on
A ATR GRID EA WITH DOLLAR COST AVERAGE MARTINAGLE 1.2 IT TAKE TRADES WHEN ATR VALUE IS LOWER THEN 1.3 ON 1 MINUTE TIMEFRAME SPCALLY AND CUT ALL TRADES WHEN ATR GOES ABOVE 1.3 value on 1 minute timeframe only trading when market consolidate with basket booking profit management with auto timemanagement with close if trades open after the session timeout and agaib start when our time to trade is on
Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) Budget: AUD $1,500 – $2,000 (flexible) 1. EA Architecture EA runs one chart per symbol (NOT one EA controlling all symbols). Each chart instance manages its own: Recovery Grid Trend Volatility Liquidity Risk Logging EA must still respect global safety rules : Correlation protection Total
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }

Informações sobre o projeto

Orçamento
30 - 31 USD
Prazo
para 15 dias