指定

Looking for an MQL5 EA developer to create a fully functional Expert Advisor based on the Turtle 2.0 breakout strategy.

🔹 Strategy logic is simple and clear:
- Entry: breakout of Donchian Channel (20 or 55)
- Stop Loss: 2x ATR(30)
- Take Profit: fixed 2:1 RR
- Timeframe: H1
- No martingale, no grid

🔹 Requirements:
- Clean, commented .mq5 file
- Visual lines on chart for entry, SL, TP
- Optional: trailing stop or breakeven (if easy to add)
- Adjustable inputs
- Strategy Tester compatibility

I already have the exact logic in Pine Script — I’ll send it after initial contact.

💬 Please show examples of similar work. Budget available.

ファイル:

応答済み

1
開発者 1
評価
(249)
プロジェクト
311
28%
仲裁
33
27% / 64%
期限切れ
10
3%
仕事中
2
開発者 2
評価
(271)
プロジェクト
400
27%
仲裁
39
41% / 49%
期限切れ
1
0%
3
開発者 3
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
4
開発者 4
評価
(347)
プロジェクト
417
53%
仲裁
20
55% / 15%
期限切れ
29
7%
取り込み中
5
開発者 5
評価
(57)
プロジェクト
89
43%
仲裁
4
0% / 100%
期限切れ
3
3%
仕事中
6
開発者 6
評価
(252)
プロジェクト
258
30%
仲裁
0
期限切れ
3
1%
パブリッシュした人: 2 codes
7
開発者 7
評価
(7)
プロジェクト
6
33%
仲裁
7
0% / 71%
期限切れ
0
8
開発者 8
評価
(627)
プロジェクト
847
47%
仲裁
29
38% / 14%
期限切れ
63
7%
仕事中
9
開発者 9
評価
(72)
プロジェクト
147
67%
仲裁
21
10% / 71%
期限切れ
44
30%
10
開発者 10
評価
(7)
プロジェクト
8
13%
仲裁
6
33% / 33%
期限切れ
0
11
開発者 11
評価
(133)
プロジェクト
141
38%
仲裁
4
25% / 25%
期限切れ
1
1%
取り込み中
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(278)
プロジェクト
373
72%
仲裁
19
32% / 47%
期限切れ
14
4%
パブリッシュした人: 14 codes
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
(30)
プロジェクト
37
54%
仲裁
2
50% / 50%
期限切れ
3
8%
16
開発者 16
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
17
開発者 17
評価
(32)
プロジェクト
41
68%
仲裁
5
0% / 60%
期限切れ
14
34%
パブリッシュした人: 1 code
18
開発者 18
評価
(2)
プロジェクト
2
0%
仲裁
3
0% / 100%
期限切れ
1
50%
19
開発者 19
評価
(7)
プロジェクト
12
17%
仲裁
12
17% / 50%
期限切れ
3
25%
仕事中
パブリッシュした人: 20 articles
20
開発者 20
評価
(22)
プロジェクト
29
3%
仲裁
4
25% / 0%
期限切れ
3
10%
仕事中
21
開発者 21
評価
(179)
プロジェクト
232
20%
仲裁
21
43% / 19%
期限切れ
0
取り込み中
22
開発者 22
評価
(30)
プロジェクト
30
63%
仲裁
1
0% / 0%
期限切れ
1
3%
取り込み中
パブリッシュした人: 5 codes
23
開発者 23
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
24
開発者 24
評価
(2639)
プロジェクト
3354
67%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
25
開発者 25
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
26
開発者 26
評価
(44)
プロジェクト
53
38%
仲裁
8
13% / 38%
期限切れ
8
15%
仕事中
27
開発者 27
評価
(1928)
プロジェクト
3549
88%
仲裁
73
40% / 15%
期限切れ
268
8%
28
開発者 28
評価
(12)
プロジェクト
12
17%
仲裁
2
0% / 50%
期限切れ
1
8%
29
開発者 29
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
30
開発者 30
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Joker poverty scalper 40 - 100 USD
the joker poverty scalper is the power full robort it can analyse in just 1 minutes it is good for beginner traders you can even make 5000$ in just an week or two.. the best thing to do is to buy joker and make life easy with your own copy of joker .in order to be rich you need the joker to help you with your success in life even in future THE JOKER POVERT SCALPER
I can Program or do any Developing for you for MQL5 or 4 I can work 1 - 5 days deposit is required before im doing anything for both our safety as these work takes a lot of time and energy inbox me and we can discuss the job im reliable and trustworthy looking forward to working with you
Ai robot 30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
I am looking for a professional MQL5 developer to build a structured MT5 Expert Advisor. This is NOT a martingale or high-risk grid bot. Platform: • MT5 only (MQL5 source code required) Symbols: • XAUUSD • GBPUSD • GBPJPY Timeframe: • M5 Risk Management: • Adjustable risk per trade (default 0.5% equity) • Daily drawdown protection (max 3%, auto-lock trading for the day) • Maximum 2 open trades • Minimum 120 seconds
What informtion would you need for Ninjatrader futures automated trading and how long would it take ? if anyone can give me answer i will be happy to discuss more about the project thanks fill free to bid to the project thanks

プロジェクト情報

予算
50 - 200 USD
締め切り
最高 10 日