Make expert work same like OHLC test

MQL5 Indikatoren Experten

Spezifikation

I need my Expert Advisor to be modified so that its live trading logic behaves exactly like the "1 Minute OHLC" modeling mode in the MetaTrader 5 Strategy Tester.
This is not an approximation request.
The execution logic must strictly replicate the internal behavior of MT5 OHLC M1 modeling.
Mandatory Requirements:
The EA must operate strictly on M1 timeframe data.
The EA must NOT depend on real tick data for signal processing or order triggering.
All trade logic (entry, exit, SL, TP, trailing, reverse logic, pending logic, etc.) must be evaluated only once per completed M1 candle, using its:
Open
High
Low
Close
The internal price movement within each M1 candle must be simulated in the exact same way as MT5 OHLC modeling:
For bullish candles: Open → High → Low → Close
For bearish candles: Open → Low → High → Close
Stop Loss and Take Profit must be checked and triggered strictly according to the simulated OHLC sequence above — not using real tick-by-tick execution.
No intra-bar tick-based trailing, no dynamic spread-based triggers, and no real-time Bid/Ask dependency inside the candle.
The EA must produce backtest results in live trading that match as closely as technically possible to the results of Strategy Tester using "1 Minute OHLC" modeling.
Critical Condition:
The purpose of this modification is to eliminate discrepancies between Strategy Tester (OHLC M1 mode) and live trading.
If the EA behaves differently from MT5 OHLC modeling logic, the task will be considered incomplete.
The final result must ensure execution behavior consistent with OHLC modeling assumptions.

Bewerbungen

1
Entwickler 1
Bewertung
(16)
Projekte
35
23%
Schlichtung
4
0% / 50%
Frist nicht eingehalten
2
6%
Arbeitet
2
Entwickler 2
Bewertung
(23)
Projekte
34
53%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
1
3%
Frei
3
Entwickler 3
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
4
Entwickler 4
Bewertung
(16)
Projekte
20
10%
Schlichtung
8
38% / 38%
Frist nicht eingehalten
3
15%
Arbeitet
5
Entwickler 5
Bewertung
(3)
Projekte
1
100%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(635)
Projekte
856
48%
Schlichtung
29
38% / 17%
Frist nicht eingehalten
63
7%
Frei
7
Entwickler 7
Bewertung
(13)
Projekte
20
40%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
5%
Frei
8
Entwickler 8
Bewertung
(2)
Projekte
5
0%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
1
20%
Arbeitet
9
Entwickler 9
Bewertung
(14)
Projekte
14
21%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
10
Entwickler 10
Bewertung
(52)
Projekte
58
59%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
1
2%
Frei
11
Entwickler 11
Bewertung
(311)
Projekte
557
35%
Schlichtung
79
32% / 43%
Frist nicht eingehalten
202
36%
Arbeitet
12
Entwickler 12
Bewertung
(17)
Projekte
23
39%
Schlichtung
6
33% / 50%
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(19)
Projekte
24
21%
Schlichtung
0
Frist nicht eingehalten
2
8%
Frei
14
Entwickler 14
Bewertung
(6)
Projekte
6
0%
Schlichtung
0
Frist nicht eingehalten
2
33%
Frei
Ähnliche Aufträge
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Projektdetails

Budget
30+ USD