I have an Martingale MT4 expert advisor that I need converted to an MT5 expert with a few changes.

工作已完成

执行时间6 天
客户反馈
Exceptional Work that was well above the requirements and my expectations! Thank you Felicite.
员工反馈
Great great client

指定

I have an MT4 expert advisor that I need converted to an MT5 expert with a few changes.
Requirements:
1) The EA should operate in the exact same way that it operates on the MT4 platform. I don’t want any change in the rules.

2) I want you to add to the Adjust Profits a true false condition called “AdjustSmallestTrade” in the settings section.

- When this is False the EA will work the way, it currently operates.

- When this is True the EA will close the trade that has the smallest loss at that point in time.

3) Add a new rule called “TradeSeparately” in the settings section

- If False then the EA trades like it does right now.

Currently, the first order is 0.01 lots then 0.05 lots, and then 0.25 lots but it does not matter whether it is a buy or a sell order. Each successive order will be larger in size.

 

- If True then the martingale trade sizes and TP levels will be independent for Buy orders and for Sell orders.

This means that for a 1st Buy order trade size will be 0.01 lots, and a 2nd buy order will be 0.05 lots, then a 3rd buy order will be 0.25 lots but in between if I trigger a Sell order it will be counter as a 1st Sell order and will trade size will start from 0.01 lots.

 

If you need more clarification, please message me and I’ll make a short video explaining.


附加的文件:

反馈

1
开发者 1
等级
(279)
项目
350
29%
仲裁
37
27% / 65%
逾期
10
3%
繁忙
2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(20)
项目
32
9%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(3)
项目
2
50%
仲裁
2
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(2)
项目
2
50%
仲裁
0
逾期
1
50%
空闲
6
开发者 6
等级
(58)
项目
78
59%
仲裁
13
38% / 54%
逾期
9
12%
空闲
7
开发者 7
等级
(319)
项目
568
35%
仲裁
82
30% / 45%
逾期
206
36%
已载入
8
开发者 8
等级
(106)
项目
129
25%
仲裁
25
28% / 56%
逾期
8
6%
空闲
相似订单
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

项目信息

预算
30+ USD
截止日期
 1  2 天