An Expert Advisor is needed based on the London Breakout Strategy

MQL5 Experts

Spécifications


This robot will trade on two different pairs, with the same settings. However, there must be mechanism for me to modify the conditions for each pair.


    1. Risk Per Trade : 1 or 0.5 % (customizable)

    2. Max Loss Limits: 8 % (customizable)

    3. Leverage: 1:100 (customizable)

    4. Daily Loss Caps: 2 % (customizable)

    5. Max Open Trades: 2 (customizable)

    6. Time Frame: 5 Minute

    7. Pair: EUR/USD + GBP/USD

    8. Mandatory Close: 30 Minute before New York open (Time range be customizable)

    9. Platform: MT5

    10. Organized Code: Split logic (signals, risk, orders) into blocks.

    11. Handle Errors: Plan for internet drops, broker errors, timeouts.

    12. Speed: Code efficiently.

    13. Clear Code: Comment and structure for easy fixes later.

    14. Track Trades: Correctly open/close/modify orders.


Strategy Rules

Step 1: Identify Tokyo range (Range time should be customizable) (Range should be visible in chart)


Tokyo _HIGH = Highest price of this period

Tokyo _LOW = Lowest price of this period


Requirement: Range must be 25-40 pips ( PIP Range should be customizable)


Step 2: London Breakout Trigger

Entry Condition:

if price > Tokyo _HIGH + 5 pip: enter_long

if price < Tokyo_LOW - 5 pip: enter_short


(This 5 PIP Breakout trigger should be customizable)


Confirmation Filters:

- Volume ≥ 2x Tokyo session average (Volume should be customizable)

- 5-min candle closes beyond range (implement ON/OFF Button)

- No major news in next 30 Minute or 1 hours (News time should be customizable)


Exit Rules 1:

ATR based Stop Loss

ATR based trailing stop

(ATR range should be customizable)

(Implement ON/OFF Button)


Exit Rules 2:

ATR based Stop Loss

Partial Close: 50% at 10 PIP (PIP should be customizable)

Trail Remainder: ATR Based trailing stop

(Implement ON/OFF Button)


- Mandatory Close: 30 Minute before New York session open (Time range be customizable)



Répondu

1
Développeur 1
Évaluation
(206)
Projets
332
35%
Arbitrage
64
13% / 56%
En retard
87
26%
Travail
2
Développeur 2
Évaluation
(10)
Projets
12
17%
Arbitrage
2
0% / 0%
En retard
1
8%
Chargé
3
Développeur 3
Évaluation
(14)
Projets
15
0%
Arbitrage
1
0% / 0%
En retard
0
Chargé
4
Développeur 4
Évaluation
(307)
Projets
474
18%
Arbitrage
29
48% / 24%
En retard
30
6%
Chargé
5
Développeur 5
Évaluation
(51)
Projets
73
21%
Arbitrage
12
17% / 25%
En retard
6
8%
Chargé
6
Développeur 6
Évaluation
(66)
Projets
73
5%
Arbitrage
33
15% / 36%
En retard
6
8%
Travail
7
Développeur 7
Évaluation
(41)
Projets
43
9%
Arbitrage
2
50% / 50%
En retard
2
5%
Travail
8
Développeur 8
Évaluation
(9)
Projets
18
39%
Arbitrage
1
0% / 100%
En retard
3
17%
Travail
9
Développeur 9
Évaluation
(97)
Projets
141
17%
Arbitrage
4
50% / 25%
En retard
13
9%
Travail
10
Développeur 10
Évaluation
(463)
Projets
909
76%
Arbitrage
25
16% / 68%
En retard
99
11%
Travail
Publié : 1 article, 6 codes
11
Développeur 11
Évaluation
(11)
Projets
16
31%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
12
Développeur 12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
13
Développeur 13
Évaluation
(10)
Projets
10
10%
Arbitrage
1
0% / 0%
En retard
2
20%
Chargé
14
Développeur 14
Évaluation
(16)
Projets
20
0%
Arbitrage
9
0% / 78%
En retard
6
30%
Gratuit
15
Développeur 15
Évaluation
(20)
Projets
26
38%
Arbitrage
2
50% / 50%
En retard
2
8%
Travail
16
Développeur 16
Évaluation
(369)
Projets
475
24%
Arbitrage
51
61% / 20%
En retard
55
12%
Chargé
17
Développeur 17
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
18
Développeur 18
Évaluation
(12)
Projets
12
17%
Arbitrage
1
0% / 0%
En retard
1
8%
Travail
19
Développeur 19
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
20
Développeur 20
Évaluation
(7)
Projets
12
17%
Arbitrage
6
33% / 0%
En retard
3
25%
Gratuit
Publié : 1 article
21
Développeur 21
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
22
Développeur 22
Évaluation
(77)
Projets
232
73%
Arbitrage
6
100% / 0%
En retard
1
0%
Gratuit
23
Développeur 23
Évaluation
(156)
Projets
280
35%
Arbitrage
14
29% / 50%
En retard
42
15%
Gratuit
Commandes similaires
Требуются ребята с опытом, которые могут на удаленной основе выполнить задачу доработки довольно несложного алгоритма для MQL4 с примерами. Присылайте образцы работ, дел на 1 день примерно, жду откликов и предложений)
Требуются ребята с опытом, которые могут на удаленной основе выполнить задачу доработки довольно несложного алгоритма для MQL4 с примерами. Присылайте образцы работ, дел на 2-3 часа, жду откликов и предложений)
Francis frank 30 - 300 USD
I need a Forex trading robot (Expert Advisor) for MT4/MT5 with the following features: Strategy: Buy when fast MA crosses above slow MA, Sell when fast MA crosses below slow MA. Adjustable inputs: Lot size, Stop Loss, Take Profit, Trailing Stop. Works on EUR/USD (but adjustable to other pairs). Should allow me to choose the timeframe (M15, H1, H4). Sends alert/notification when trade is opened or closed. Code should
Budowa EA na indeksy 30 - 100 USD
Witam chcę żeby ktoś stworzył dla mnie eksperta które będzie działał na indeksach wszystkich ekspert ma komunikować się z kalendarzem ekonomicznym ekspert ma zawierać dwie strategie pierwsza strategia działa na indeksie niemieckim druga strategia na indeksach amerykańskich chciałbym żeby w bocie była funkcja wyłączania poszczególnej strategii poddane indeks ale żeby było to wszystko w jednym wszystkie informacje
Hi I have a semi-automated open-source NinjaScript (C#) strategy running in Ninja Trader 8. Parameters are optimized daily in Strategy Analyzer. It works on tick charts. The work involves backtesting and optimizing the strategy. The strategy must be configured to work with the Rithmic Trader Pro/Ninja Trader 8 brokers, and any errors must be debugged. The strategy is used in the futures, MES, ES, MNQ, NQ, etc
FRESHBOT 30+ USD
I want an EA for Gold (XAU/USD) with trend prediction and trade execution. Timeframe: 1H and 4H Indicators: - 50 EMA & 200 EMA (trend) - RSI (above 50 = bullish, below 50 = bearish) - MACD (for momentum) Entry Rules: - Buy if: - 50 EMA > 200 EMA - RSI > 50 - MACD line > signal line - Sell if: - 50 EMA < 200 EMA - RSI < 50 - MACD line < signal line Trade Settings: - Stop Loss: 30 pips - Take
I need an EA that can consistently make profits with low drawdowns and no dangerous martingale or grid. Requirements: - EA needs to open trades with dynamic lotsizes based on account balance or some other measure. - Minimum 15-30% growth monthly. - Open to any and all strategies, including advanced stuff like AI/SVM/HMM/etc or moderate/light martingale mechanism - No lower than 5mins timeframe for trading. - EA can
🔹 1. Core features (must have) Multi-account connection: MT5, can run many different brokers with different suffixes Real-time order copy: When the master opens/cuts/edits the order → the follower matches exactly. Low latency (the closer to 0 seconds the better). Customize copy volume: Fixed lot (fixed volume). Proportional lot (by % of capital). Multiplier (multiplier). Copy by order type: Choose to copy Buy/Sell
Pocket option bot 50 - 100 USD
I want a developer that can build a pocket option bot, You can only send application if you are experienced pocket option bot developer The bot should be develop base on my details that I will provided to the person that send application Best Regard
🔹 Job Offer: MQL5 Developer Needed for Prop Firm Challenge MT5 EA (US30 / GER40) I am looking for an experienced MQL5 programmer to build a high-performance trading bot for MT5, designed to pass prop firm challenges with selected providers. The EA should be focused on index trading , specifically US30 (Dow Jones) and GER40 (DAX) . Requirements: Proven expertise in MQL5 and algorithmic trading Development of a fast

Informations sur le projet

Budget
30 - 100 USD
Délais
à 10 jour(s)

Client

Commandes passées1
Nombre d'arbitrages0