Custom martingale EA

工作已完成

执行时间14 天
客户反馈
this developer is one of the best in mql5! he is very skilled and can do any task you want. he is also nice and experience guy. i will not find other developer for future project! thanks brother
员工反馈
Great customer, willing to provide all required details to complete the job in a timely manner.

指定

hello developers,

below is the detail requirement of the EA 

it is a martingale EA.

- when we load the ea, it will open a buy and sell position at the same time.

- the ea will only open new position on new candle base on the timeframe we load the ea.

- the ea must be independent since we will load the ea to multiple pair.

- ea must support 4 and 5 decimal brokers

- when we load this ea in strategy tester or running it live. make sure the ea display the open and close line on the chart


EA settings:

-magic number : xxxx // this is so that the ea will work independently and we can run the ea on multiple pair

-max buy position : xxxx // ea will limit the opening of the positions based on this settings

-max sell position : xxxx // same as above


-take profit in usd : xxxx // ea will close all buy or all sell positions based on total usd in profit . input 0 to disable this setting

-take profit in % : xxxx  // ea will close all buy or all sell positions based on % profit . input 0 to disable this setting

-take profit in points : xxxx  // ea will close all buy or all sell positions based on total profitable points ( all profitable points - all losing points =

total profitable points ( must be profits in points value)) . input 0 to disable this setting. ea will calculate and set the TP levels for this setting.

**// ea will not close position in loss. ea will only close all buy positions if total buy positions are in profits. same goes to sell positions

**// please include all other calculation like spread, commissions, swap


-initial lot size : xx // starting lot when ea open positions

-lot multiplier : xx // ea will multiply the lot for next open positions . input 0 to disable

-pips difference : xx // the length between each open positions in points

-pips difference multiplier : xx // the length value will be multiply on each open positions . input 0 to disable .

// example. if pips diff = 100 and pips diff multiplier = 2 . ea open 1st sell position at 1.10000. then the 2nd sell position will be open at 1.10100, 3rd sell position is at 1.10200. 4th sell position is at 1.10400, then 1.10800

// example. if pips diff = 100 and pips diff multiplier = 0 . ea open 1st sell position at 1.10000. then the 2nd sell position will be open at 1.10100, 3rd sell position is at 1.10200. 4th sell position is at 1.10300, then 1.10400

// lot multiplier and pips difference ,ultiplier must support from 1 to any amount including for example 1.05, 1.15 , 1.16 , 2.1 and so on

-max spread : xx // ea will not open position if spread value is more than the input in the setting


-close all buy and sell positions if drawdown exceed % : xx // if total drawdown exceed the input setting, ea will close all open buy and sell positions. ea will pause trading ( ea will not open new positions) until cooldown time ends

-cooldown time : xx // value in minutes. ea will open new buy and sell positions when cooldown time ends.


-session panel : true/false // if true, ea will load display panel of sessions on the chart ( top area). it will show the sessions of sydney,tokyo,london,newyork on the chart


Display panel

// display panel can be moveable drag and drop in the chart

// output in the panel. i will send you 2 ea with display panel. so you can just copy the codes from the 2 ea and merge it here





反馈

1
开发者 1
等级
(43)
项目
66
12%
仲裁
12
58% / 42%
逾期
1
2%
空闲
2
开发者 2
等级
(365)
项目
507
40%
仲裁
159
17% / 74%
逾期
99
20%
已载入
3
开发者 3
等级
(2)
项目
4
0%
仲裁
4
25% / 75%
逾期
1
25%
空闲
4
开发者 4
等级
(57)
项目
72
22%
仲裁
13
46% / 15%
逾期
5
7%
空闲
5
开发者 5
等级
(7)
项目
14
21%
仲裁
1
0% / 100%
逾期
3
21%
空闲
6
开发者 6
等级
(1)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
7
开发者 7
等级
(17)
项目
17
18%
仲裁
5
20% / 60%
逾期
2
12%
工作中
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
10
开发者 10
等级
(70)
项目
91
25%
仲裁
26
19% / 54%
逾期
25
27%
空闲
11
开发者 11
等级
(772)
项目
1039
44%
仲裁
50
8% / 50%
逾期
116
11%
空闲
12
开发者 12
等级
(238)
项目
281
77%
仲裁
12
75% / 0%
逾期
4
1%
空闲
相似订单
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
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
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

项目信息

预算
30 - 60 USD
截止日期
 1  10 天