Spécifications
I am looking for an experienced MQL5 developer to create an Expert Advisor for MetaTrader 5 with the following features: 🔹 **Order Logic** * At the close of the previous candle, the EA places: * Buy Stop at the high. * Sell Stop at the low. * Option to add an offset in points to stop orders. 🔹 **Stop Loss** * SL of Buy Stop = entry level of Sell Stop (+ offset). * SL of Sell Stop = entry level of Buy Stop (+ offset). * Option to dynamically move SL to the new high/low of the next candle if the trade remains open. 🔹 **Risk Management (Money Management)** * Lot size calculated automatically based on money risk. * Example: risk = \$100, SL = 500 points → lot size = 0.2. * Both pending orders use the same calculated lot size. 🔹 **Take Profit** * Can be set in money or in points. 🔹 **Order Management** * Configurable trailing stop in points. * Break Even stop after reaching a certain profit in points. * Once one order is triggered, the other must be cancelled automatically. * If neither order is triggered within the next candle: * Option to keep the same levels. * Or update levels based on the new candle. 🔹 **Multi-Pair Management** * Only one open position per symbol at the same time. * Parameter to define the maximum number of pairs traded simultaneously. --- ### Requirements * The EA must be coded **cleanly, with proper comments and without errors**. * It must be fully compatible with MetaTrader 5. * **Source code (MQ5 file) must be delivered**.
Répondu
1
Évaluation
Projets
13
15%
Arbitrage
0
En retard
1
8%
Travail
2
Évaluation
Projets
12
42%
Arbitrage
1
0%
/
100%
En retard
2
17%
Gratuit
3
Évaluation
Projets
380
25%
Arbitrage
23
61%
/
22%
En retard
1
0%
Travail
4
Évaluation
Projets
913
76%
Arbitrage
25
16%
/
68%
En retard
99
11%
Chargé
Publié : 1 article, 6 codes
5
Évaluation
Projets
46
9%
Arbitrage
3
33%
/
33%
En retard
2
4%
Chargé
6
Évaluation
Projets
3282
67%
Arbitrage
77
48%
/
14%
En retard
342
10%
Gratuit
Publié : 1 code
7
Évaluation
Projets
18
6%
Arbitrage
1
100%
/
0%
En retard
1
6%
Gratuit
8
Évaluation
Projets
193
48%
Arbitrage
2
50%
/
50%
En retard
1
1%
Gratuit
9
Évaluation
Projets
18
39%
Arbitrage
1
0%
/
100%
En retard
3
17%
Travail
10
Évaluation
Projets
196
67%
Arbitrage
7
29%
/
43%
En retard
21
11%
Gratuit
11
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Travail
12
Évaluation
Projets
551
50%
Arbitrage
56
41%
/
36%
En retard
227
41%
Travail
13
Évaluation
Projets
4
25%
Arbitrage
1
0%
/
100%
En retard
0
Gratuit
14
Évaluation
Projets
345
51%
Arbitrage
13
46%
/
0%
En retard
22
6%
Travail
15
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
16
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Travail
17
Évaluation
Projets
0
0%
Arbitrage
2
0%
/
0%
En retard
0
Chargé
18
Évaluation
Projets
2
50%
Arbitrage
1
0%
/
0%
En retard
0
Travail
19
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
20
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
21
Évaluation
Projets
212
20%
Arbitrage
18
44%
/
17%
En retard
0
Travail
22
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
23
Évaluation
Projets
525
35%
Arbitrage
63
33%
/
35%
En retard
189
36%
Chargé
24
Évaluation
Projets
74
5%
Arbitrage
33
15%
/
36%
En retard
6
8%
Travail
25
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
26
Évaluation
Projets
280
35%
Arbitrage
14
29%
/
50%
En retard
42
15%
Gratuit
27
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Travail
Commandes similaires
Good Day, The scope of work is to implement the news history filter on 8 EAs. Logic should be implemented on each EA but is not working. Additionaly I would like to have the debug printed for the number of news event loaded and showing when EA is not operating on backtesting due to news + script mentioning that a position ha been closed due to news. News history is read by CSV File
I have a pine script strategy based on super trend, which works successfully for me in trading view. I want to convert that into MT5 Expert advisor with similar parameters to optimise. I trade MNQ and MES usually. so I need the backtested inputs for the same as well. I have attached the file here. I'm looking for someone who can help me with this
Megacliqs Bot
30+ USD
create an mt5 trading bot following the trend that works on xauusd, gbpusd,and gbpjpy using ict, smc, and candle range theory concepts, price action based - taking trades after mitigating an order block or FVG look for cisd or choch after liquidity has been cleared then execute - with visible take profit and stop loss in 1:2 risk to reward adjustable - editable risk percentage - work on all timeframe especially the
Base price EA for MT5
100+ USD
I'd like an EA that places multiple buy and sell stop orders according to two base prices. Whenever the market hits the higher price, sell stop orders must be placed on the lower one. Whenever the market hits the lower price, buy stop orders must be placed on the higher one. Also, the current base prices must always be shown on screen and they must change as the market price drops or rises, according to the rules
Vortex Pro – Multi-Asset Scalping EA
30 - 250 USD
Vortex Pro – Multi-Asset Scalping EA Unlock fast, precise, and professional trading with Vortex Pro, the ultimate scalping EA for MT4 & MT5. Trade Forex, Indices, and Metals with advanced price action, momentum, and breakout detection. Works on Windows, macOS, Android & iOS Fully compatible with any broker and symbol format Optimized for M1, M5, M15, M30, and H1 Advanced trade management: SL/TP, trailing stop
We are looking for an experienced developer to help us convert our existing Pine Script strategy into a functional Expert Advisor (EA) for MetaTrader. The strategy is already built and tested on TradingView, but we require a reliable EA version that can be deployed for live and demo trading. The ideal candidate should have strong expertise in both Pine Script and MQL4/MQL5, with proven experience in converting
My Mq4 File not working
30+ USD
i have EA file Mq4 which is not working when i applied to chart , fix it so it can work , need someone who can do Right Away ...i will only hire if you prove it worked on chart
Lwma close: if color[1] != color[2]
30 - 60 USD
Hello, I'm looking for a programmer who knows the lwma indicator thoroughly. (mql5) 1, I have an mql5 EA that I start manually from the panel. I want the EA to only monitor the color change of the lwma indicator when the position is started. Only the lwma indicator color created from the data of closed candles is interesting. The color created from the unclosed - currently running - data is not interesting. So, if
the screenshot is what it looks like i want it to use all the same indicators that the trading view dials have whatever payment is necessary is necessary I'm willing to pay the quicker the better and the more exact the better
Core Features - *Consecutive Candle Counting*: The EA will count consecutive bullish or bearish candles and generate trading signals based on predefined thresholds. - *Separate Inputs*: The EA will have separate input parameters for bullish and bearish candles, allowing users to customize the strategy for each type of candle. - *Customizable Thresholds*: Users can set the minimum number of consecutive candles
Informations sur le projet
Budget
30 - 40 USD
Client
Commandes passées6
Nombre d'arbitrages1