Please help me to develop another EA with this strategy

명시

Please help me to develop a new EA with these requirement



  1. Grid Step = The EA will open martingale order if the Buy/Sell order price has down/up for every 15 pips. 
  2. Hedging strategy =(The EA will open 2 orders which is BUY and SELL at the first time and keep 1 off the keep for long term and will open another martingale order based the grid step pips
  3. Average take profit = 20 pips. The EA will set the take profit price based on the total martingale orders and all existing orders TP will follow the last martingale order so the EA will close the whole orders at the same time.
  4. Trailing stop = Trailing stop to lock the profit and will only works for the first Buy/Sell order. For example, the EA will open buy and sell at the same time. When the price going down for 15 pips, the EA will open another buy martingale order and  the existing 1st order TP price will follow the martingale TP price and set the average take profit price 20 pips to close the whole orders. If the price keep going down, the EA will keep open the martingale position and modify the existing orders TP price based on the last martingale order and set the average take profit price 20 pips. When the price going down, the sell order reached 50 pips, the EA will set the trailing stop move to entry price and keep going lock the profit every 10 pips. When the price going up, the EA will keep the sell order until hit the trailing stop. So the EA will only open 1 sell/buy order plus 10 martingale orders depends on the price direction. And the EA won’t open another sell order before the first order close and keep holding it. 
  5. MQL4 Source code needed
  6. Martingale calculation = 1.5
  7. Allowance martingale trades = 10 orders
  8. Order comment = Robot Order so I know the order opened by the EA
  9. Licensing system by Account number and expired date.


I need all the parameter settings. 


Thank you

응답함

1
개발자 1
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
2
개발자 2
등급
(412)
프로젝트
543
75%
중재
9
44% / 0%
기한 초과
24
4%
무료
3
개발자 3
등급
(174)
프로젝트
199
12%
중재
38
37% / 34%
기한 초과
5
3%
작업중
게재됨: 2 코드
4
개발자 4
등급
(5)
프로젝트
9
0%
중재
1
100% / 0%
기한 초과
3
33%
무료
5
개발자 5
등급
(308)
프로젝트
552
35%
중재
79
32% / 42%
기한 초과
199
36%
로드됨
6
개발자 6
등급
(19)
프로젝트
35
26%
중재
10
30% / 70%
기한 초과
5
14%
무료
7
개발자 7
등급
(5)
프로젝트
7
14%
중재
1
0% / 100%
기한 초과
0
무료
8
개발자 8
등급
(26)
프로젝트
34
26%
중재
7
14% / 43%
기한 초과
7
21%
무료
9
개발자 9
등급
(258)
프로젝트
396
28%
중재
69
19% / 49%
기한 초과
121
31%
무료
10
개발자 10
등급
(69)
프로젝트
79
29%
중재
8
13% / 63%
기한 초과
4
5%
무료
11
개발자 11
등급
(270)
프로젝트
552
49%
중재
57
40% / 37%
기한 초과
228
41%
작업중
12
개발자 12
등급
(195)
프로젝트
395
28%
중재
155
20% / 52%
기한 초과
112
28%
무료
13
개발자 13
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
14
개발자 14
등급
(2639)
프로젝트
3354
67%
중재
77
48% / 14%
기한 초과
342
10%
무료
게재됨: 1 코드
15
개발자 15
등급
(2305)
프로젝트
2901
63%
중재
122
44% / 25%
기한 초과
429
15%
작업중
16
개발자 16
등급
(87)
프로젝트
114
26%
중재
7
29% / 57%
기한 초과
5
4%
무료
17
개발자 17
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
18
개발자 18
등급
(19)
프로젝트
22
77%
중재
1
0% / 100%
기한 초과
13
59%
무료
비슷한 주문
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
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
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
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Busco programador profesional con experiencia demostrable en MQL5 para crear un Expert Advisor en MetaTrader 5 basado en Price Action , con lógica jerárquica, reglas objetivas y gestión de zonas dinámicas. La estrategia esta explicada en un documento Word de 30 páginas (con imágenes) explicado en español. Características del EA: Operaciones Buy, Sell, Buy Limit y Sell Limit (máx. 2 operaciones pendientes simultáneas

프로젝트 정보

예산
50+ USD
기한
 3 일