Development of a Breakout Series Expert Advisor for MT5 (US30, with OCO and dual compensation orders)

指定

Beschreibung:

Ich suche nach der Entwicklung eines benutzerdefinierten Expert Advisors für MetaTrader 5 (Hedge-Konten), der eine Price-Action-Breakout-Series-Strategie auf US30/Dow Jones, M1-Zeitrahmen implementiert .

Kernlogik

  • Zu Beginn einer Serie wird eine Box um den aktuellen Marktpreis erstellt.

  • Auslöselinien : ±15 USD vom Box-Startpreis (einstellbar).

  • Erster Ausbruch :
    – Ausbruch über die obere Linie → Kaufauftrag.
    – Ausbruch unter die untere Linie → Verkaufsauftrag.

  • Nach dem ersten Handel wechselt die Richtung immer : Kaufen → Verkaufen → Kaufen … oder Verkaufen → Kaufen → Verkaufen.

  • OCO-Logik : Zu Beginn der Serie werden sowohl BuyStop- als auch SellStop-Pending-Orders platziert. Sobald eine Seite ausgelöst wird, muss die gegenüberliegende Pending-Order sofort storniert werden.

  • Es ist immer nur eine aktive Order vorhanden (mit Ausnahme von Kompensationsorders, siehe unten).

  • Stop Loss : immer die entgegengesetzte Triggerlinie (~30 USD, einstellbar).

  • Take Profit : +55 USD (anpassbar).

  • Trailing Stop : 5 USD, wird aktiviert, sobald das TP-Niveau erreicht ist (Eingaben für Aktivierung und Distanz).

  • Maximale Bestellmenge pro Serie : bis zu 30 (anpassbar).

Kompensationslogik (modifiziert – zwei Aufträge)

Wenn die maximale eingestellte Anzahl an Bestellungen ohne Nettogewinn erreicht wird:

  1. Vergütung A : 20 USD vor dem SL-Level der letzten Order platziert , entgegengesetzte Richtung, mit einem Trailing-Stop von 5 USD .

  2. Kompensation B : 15 USD vor dem SL-Level der letzten Order platziert , entgegengesetzte Richtung, mit einem Trailing-Stop von 10 USD .

  • Beide Entschädigungsanordnungen stellen Ausnahmen von der „One Order Only“-Regel dar.

  • Wenn sie geschlossen werden (z. B. Trailing Stop) und der Preis später in die SL-Zone zurückkehrt, muss die entsprechende Kompensationsorder automatisch neu platziert werden .

Parameter (einstellbar)

  • Auslösedistanz (USD).

  • SL-Distanz (USD), TP (USD), Trailing-Stop-Aktivierung (USD), Trailing-Distanz (USD).

  • Maximale Bestellungen pro Serie.

  • Lossequenz : bis zu 30 konfigurierbare Schritte über Array (z. B. 0,10, 0,40, 0,80, 1,40, 2,30, 4,00, 6,60, 13,00 …).

  • Losgrößen für Ausgleichsaufträge (getrennt konfigurierbar).

  • Sitzungsfilter (EU- und US-Sitzungen).

  • Neue Serien sperren: 2 Stunden vor Tagesschluss, 4 Stunden vor Wochenschluss. Laufende Serien werden bis zum Ende fortgesetzt.

  • Magische Zahl und Bestellkommentar.

Technische Anforderungen

  • Muss mit IC Markets oder ähnlichen Brokern an US30/DJ30 Cash/Spot arbeiten .

  • Korrekte Handhabung des Symbol-Tick-Werts, des Lot-Schritts und des Min./Max.-Lots über SymbolInfo .

  • Muss nur seine eigenen Trades verwalten (magischer Filter).

  • Robust gegen Neuangebote, Terminalneustarts und Verbindungsverluste.

  • Behalten Sie den Serienstatus (Boxstart, aktuelle Auftragsnummer, Richtung, Kompensationsflags) bei, damit der EA nach dem Neustart korrekt fortgesetzt wird.

  • Detaillierte Journal-/Protokollausgabe zum Debuggen (Statusänderungen, Auftragsereignisse, Kompensationsersetzungen).


Ein kleines Diagrammfeld zeigt:

  • Serienstatus (aktiv/inaktiv), Auftragsnummer, Losgröße, Richtung.

  • Box-Start- und Triggerpegel.

  • Aktuelle Gewinn- und Verlustrechnung der Serie.

  • Schaltflächen zum Starten/Stoppen einer neuen Serie, Zurücksetzen oder erneuten Aktivieren der Kompensation.

Leistungen

  • Vollständiger, gut kommentierter Quellcode (.mq5) und kompilierte Datei (.ex5).

  • Keine externen DLLs.

  • Kurze README-Datei mit Gebrauchsanweisungen.

Akzeptanzkriterien

  1. Backtests auf M1 US30: OCO funktioniert korrekt, alternierende Logik wird eingehalten, Serien werden bei TP oder maximalen Aufträgen gestoppt.

  2. Ausgleichsaufträge werden wie angegeben erteilt/verwaltet.

  3. EA nimmt den Status nach dem Neustart des Terminals korrekt wieder auf.

  4. Keine Einmischung in andere Gewerke.


反馈

1
开发者 1
等级
(15)
项目
34
24%
仲裁
3
0% / 33%
逾期
2
6%
工作中
2
开发者 2
等级
(50)
项目
73
21%
仲裁
11
18% / 27%
逾期
6
8%
工作中
3
开发者 3
等级
(57)
项目
74
58%
仲裁
6
67% / 17%
逾期
7
9%
空闲
4
开发者 4
等级
(300)
项目
463
18%
仲裁
29
48% / 24%
逾期
28
6%
已载入
5
开发者 5
等级
(460)
项目
904
77%
仲裁
25
16% / 68%
逾期
99
11%
工作中
发布者: 1 文章, 6 代码
6
开发者 6
等级
(277)
项目
327
50%
仲裁
12
42% / 0%
逾期
17
5%
繁忙
7
开发者 7
等级
(4)
项目
4
25%
仲裁
2
0% / 0%
逾期
0
繁忙
8
开发者 8
等级
(109)
项目
137
43%
仲裁
8
38% / 38%
逾期
6
4%
空闲
9
开发者 9
等级
(4)
项目
2
0%
仲裁
1
0% / 0%
逾期
1
50%
工作中
10
开发者 10
等级
(573)
项目
944
47%
仲裁
303
59% / 25%
逾期
125
13%
工作中
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
(1)
项目
1
100%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
(77)
项目
232
73%
仲裁
6
100% / 0%
逾期
1
0%
空闲
15
开发者 15
等级
(138)
项目
170
53%
仲裁
10
80% / 0%
逾期
0
空闲
发布者: 1 代码
16
开发者 16
等级
(505)
项目
540
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
17
开发者 17
等级
(8)
项目
12
0%
仲裁
22
0% / 77%
逾期
4
33%
工作中
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
工作中
19
开发者 19
等级
(2)
项目
2
0%
仲裁
0
逾期
0
工作中
20
开发者 20
等级
(2243)
项目
2829
62%
仲裁
118
46% / 25%
逾期
428
15%
工作中
21
开发者 21
等级
项目
0
0%
仲裁
0
逾期
0
空闲
22
开发者 22
等级
(51)
项目
85
26%
仲裁
9
67% / 11%
逾期
43
51%
工作中
23
开发者 23
等级
项目
1
0%
仲裁
0
逾期
0
空闲
24
开发者 24
等级
(164)
项目
211
19%
仲裁
18
44% / 17%
逾期
0
工作中
25
开发者 25
等级
(1)
项目
1
0%
仲裁
2
0% / 0%
逾期
0
工作中
相似订单
Hi, I’d like a bot to be made for Ninja Trader 8 to place and execute the trades but I want to use MT4 for the analysis and trade entry criteria. MT4 has different price data feeds so this strategy seems to work better when I use MT4 for the analysis to determine the entry. I’ve attached the strategy and rules and settings I want for the bot. Let me know if you think it will work to automate this strategy and do it
Customizable Forex Trading Bot for MetaTrader 4 & 5 Project Overview I am a professional zone‑to‑zone trader seeking an experienced developer to build a fully customizable forex trading bot (Expert Advisor) that operates on both MetaTrader 4 and MetaTrader 5. The bot must execute trades according to detailed instructions that I will provide once an ambitious and suitable applicant is selected. It should allow easy
I am looking for an experienced MQL5 developer to build a trading robot based on my personal strategy. The EA should be coded professionally, with efficiency, accuracy, and risk management in mind. Strategy Overview: The strategy is structure-based with Fibonacci retracement (0.618–0.79) as the primary Point of Interest (POI). Secondary confluences include order blocks, support/resistance, psychological levels, and
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account. 1. Direction mode hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side). signal_only: open only the direction specified by the signal (CALL or PUT). 2. Respect signal direction When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal
Do you convert Ninja Trader to pine script take a look this script and tell me if you are able to convert into pine script or not I just need exact Match Conversion: The TradingView version must replicate the NinjaTrader indicator exactly — both visually and functionally here is everything i have - file i like to covert into Tradingview is -- MSW5_VBM.cs , review it and let me know
Ai spike Indicator 30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
I would like you to create an expert advisor or robot based on a closed source Trading View indicator ‘Stop Hunt by _Nephew_Sam’. You have to first check this indicator out and be sure you can replicate the source code’s logic before you apply for this gig. If you read to this point, include closed source in your reply to this post
Project Description: I am looking for an experienced developer to create an Expert Advisor (EA) compatible with both MT4 and MT5 with the following functionalities: 1. Capital and Position Sizing Management: Automatically calculate and determine the appropriate trade size based on account balance and predefined risk parameters. Enforce strict capital management rules to prevent excessive exposure and control overall
Project Description: We are looking for an experienced developer to create a plugin named "Anti-Scalper" , designed to prevent scalping activities by restricting trading actions within a specified time window. The plugin should be secure, efficient, and offer real-time configurability via a web-based GUI. Core Features: Configurable Time Range Restriction Admin should be able to set a configurable time range (e.g
Here are the requirements for a potential developer: 1. *Task*: Create a detailed specification for image editing tasks. 2. *Key Features*: - Describe the type of image (e.g., photo, graphic). - Specify edits (add, remove, change elements). - Define desired output format and resolution. 3. *Deliverables*: - A clear, concise document outlining the task. - Estimated complexity and cost assessment. -

项目信息

预算
100 - 1000 USD
VAT (19%): 19 - 190 USD
总计: 119 - 1190 USD
开发人员
90 - 900 USD
截止日期
 1  15 天

客户

所下订单1
仲裁计数0