Expert Advisor for US30: Multi-Timeframe SMC/ICT Strategy (OB 50% + iFVG + News Filter)

Termos de Referência

Project Description:

I am looking for a Senior MQL5 Developer to build a high-precision Expert Advisor (EA) for the US30 (Dow Jones) index, based on Smart Money Concepts (SMC) and ICT methodologies. The EA must handle multi-timeframe analysis and execute trades with mechanical precision.

1. Multi-Timeframe Analysis & Structural Logic• D1 (Confluence): Automatic plotting of Daily Fair Value Gaps (FVG) and Order Blocks for higher-timeframe context.• Pivot Points: Automatic plotting of Pivot levels (H4/D1) to be used as confluence filters.• Trigger Zone: The EA must monitor the price until it touches the 50% Mean Threshold of the H4 Order Block.

2. Execution Logic (LTF - M1)

• Upon touching the H4 50% OB level, the EA must switch to the 1-minute (M1) timeframe.• Entry Trigger: Execution based on an Inverted Fair Value Gap (iFVG).• Example: For a Buy entry, a previous Sell FVG in M1 must be broken and closed above, turning into support. The EA must trigger the order immediately upon this close.

3. Trade Management & Risk• Stop Loss: Placed automatically below the wick of the triggered iFVG.• Take Profit: Fixed 1:5 Risk/Reward ratio (5% gain per 1% risk).• Break-even: Auto-activation of Break-even once 1% profit is reached.• Spread Filter: Implement a maximum spread limit to avoid execution during high-volatility/cost periods.

4. Filters and Operational Tools

• Time Filter: Operations restricted to the New York trading session.

• News Filter: Mandatory integration with Forex Factory (or an equivalent news library). The EA must pause operations 10 minutes before and after "Red" (High Impact) news.

• Dashboard: A visual panel on the chart showing current status (e.g., "Waiting for H4 OB", "Monitoring M1 iFVG", "In Trade").

• Optimization: All parameters (lot size, % risk, RR, signal buffers) must be external inputs to allow for Walk-Forward optimization and backtesting.

5. Technical Requirements for the Developer

• MTF Synchronization: Efficient use of buffers/iCustom to ensure zero latency and platform stability.

• Object Management: The code must automatically delete old graphical objects to prevent chart clutter.

• Clean Code: Fully commented and structured source code.

Note to Candidates:

I am looking for a long-term partner who understands SMC/ICT logic and has experience integrating news calendars (e.g., FFcal.mqh). Please include examples of previous institutional-style EAs you have developed when submitting your proposal.

Respondido

1
Desenvolvedor 1
Classificação
(32)
Projetos
55
5%
Arbitragem
35
0% / 94%
Expirado
24
44%
Trabalhando
Pedidos semelhantes
1️ ⃣ Informações Gerais Plataforma: MetaTrader 5 Tipo: Expert Advisor (EA) Operação: Hedge + Grid Dinâmico Indicador base: Average True Range (ATR período 20) 2️ ⃣ LÓGICA OPERACIONAL 🔹 2.1 Abertura Inicial O robô trabalha sempre com ordem de compra e venda ao mesmo tempo (HEDGE) e o fechamento é sempre usando GRID que tem multiplicador de lote e o tamanho (espaçamento) dinâmico com base em um fator de
Robo de elite 40 - 100 USD
seu Robô de Elite: Precisão: Filtros RSI e Price Action. Rentabilidade: Lote dinâmico baseado no capital (Compound Interest). Automação 24h: Filtro de horário para evitar spreads altos. Satisfação: Dashboard interativo com "Botão de Pânico"
Já tenho um código MQL5 com uma base do funcionamento. Basicamente o EA traça um canal na virada do dia (penso que utilizar horário seria melhor em razão da diferença entre corretoras), com base em um número x de candles, calcula e posiciona ordens stop com base em % do capital. Caso uma ordem aberta venha a stopar, o EA deve realizar uma virada de mão com base no mesmo canal, contudo recalculando o lote para que
//+------------------------------------------------------------------+ //| EA Cruzamento de Médias MT5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //---- Inputs input int FastMAPeriod = 20; input int SlowMAPeriod = 50; input double LotSize = 0.01; input int StopLoss = 300; input int TakeProfit = 600; //----
TradingView to MT5 Webhook Bridge - Futures to Spot Execution Project Goal I need a developer to build a bridge between my TradingView indicator in the futures market and my existing MetaTrader 5 EA in the spot market. When my TradingView indicator generates a BUY or SELL signal on a futures symbol, for example 6A1!, it must automatically trigger my MT5 EA to open a trade on the corresponding spot symbol, for example
Tenho um indicador e quero fazer um expert dele para rodar automático porem só tenho o arquivo .ex4 e não .mq4 Indicador mostra setas no grafico no momento ideal para comprar e vender

Informações sobre o projeto

Orçamento
30 - 200 USD
IVA (23%): 6.9 - 46 USD
Total: 37 - 246 USD
Desenvolvedor
27 - 180 USD
Prazo
de 3 para 15 dias

Cliente

Pedidos postados1
Número de arbitragens0