指定
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**.
反馈
1
等级
项目
13
15%
仲裁
0
逾期
1
8%
工作中
2
等级
项目
12
42%
仲裁
1
0%
/
100%
逾期
2
17%
空闲
3
等级
项目
380
25%
仲裁
23
61%
/
22%
逾期
1
0%
工作中
4
等级
项目
913
76%
仲裁
25
16%
/
68%
逾期
99
11%
已载入
发布者: 1 文章, 6 代码
5
等级
项目
46
9%
仲裁
3
33%
/
33%
逾期
2
4%
已载入
6
等级
项目
3282
67%
仲裁
77
48%
/
14%
逾期
342
10%
空闲
发布者: 1 代码
7
等级
项目
18
6%
仲裁
1
100%
/
0%
逾期
1
6%
空闲
8
等级
项目
193
48%
仲裁
2
50%
/
50%
逾期
1
1%
空闲
9
等级
项目
18
39%
仲裁
1
0%
/
100%
逾期
3
17%
工作中
10
等级
项目
196
67%
仲裁
7
29%
/
43%
逾期
21
11%
空闲
11
等级
项目
0
0%
仲裁
0
逾期
0
工作中
12
等级
项目
551
50%
仲裁
56
41%
/
36%
逾期
227
41%
工作中
13
等级
项目
4
25%
仲裁
1
0%
/
100%
逾期
0
空闲
14
等级
项目
345
51%
仲裁
13
46%
/
0%
逾期
22
6%
工作中
15
等级
项目
2
0%
仲裁
0
逾期
0
空闲
16
等级
项目
1
0%
仲裁
0
逾期
0
工作中
17
等级
项目
0
0%
仲裁
2
0%
/
0%
逾期
0
已载入
18
等级
项目
2
50%
仲裁
1
0%
/
0%
逾期
0
工作中
19
等级
项目
0
0%
仲裁
0
逾期
0
空闲
20
等级
项目
0
0%
仲裁
0
逾期
0
空闲
21
等级
项目
212
20%
仲裁
18
44%
/
17%
逾期
0
工作中
22
等级
项目
0
0%
仲裁
0
逾期
0
空闲
23
等级
项目
525
35%
仲裁
63
33%
/
35%
逾期
189
36%
已载入
24
等级
项目
74
5%
仲裁
33
15%
/
36%
逾期
6
8%
工作中
25
等级
项目
0
0%
仲裁
0
逾期
0
空闲
26
等级
项目
280
35%
仲裁
14
29%
/
50%
逾期
42
15%
空闲
27
等级
项目
1
0%
仲裁
0
逾期
0
工作中
相似订单
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
项目信息
预算
30 - 40 USD
客户
所下订单6
仲裁计数1