CCI based EA modification

MQL4 Indicators Experts Forex

Job finished

Execution time 29 days
Feedback from customer
Job was don according to my specification and even more.

Specification

Hi, I would like to ask you to modify an existing expert.


Existing code and description of current function enclosed.


New functions required:

1. Add martingale - will work only within one trading period (from Time start hour/minute to Time end hour/minute ) and then will reset to origin values

Martingale variables:

Enable martingale - Value: YES/NO

Multiplier - Value: with one decimal place (for example 1.2 or 2.0 or ...)

Multiply after N losing trades - Value: integer input requesting number of losing trades before applying martingale

Max multiplicated trades - Value: integer input requesting number of maximal trades with used multiplicator (for example: value is 2 and variable

Multiply after N losing trades  value is 3, there will be 5 trades (3 without multiplying and 2 with multiplying) taken in martingale cycle and then will restart)

- If you have any other useful martingale features, just let me know


2. Add variable Close open orders at Trading hours end . Value: YES/NO


3. Add variable Only one open trade allowed at the same time . Value: YES/NO/ONLY OPPOSITE (martingale will be allowed only if this variable is YES)


4. Modify variable Use close by opposite signal to not work when variable from point 3 is set to YES (when only one trade can be open)


5. Change all 3 variables  (trading period means from Time start hour to Time end hour)

   Max orders to Max orders during 1 trading period

   Max buy orders to Max buy orders during 1 trading period

   Max sell orders to Max sell orders during 1 trading period


6. Add variable - Stop trading in actual trading preriod after first win trade Value: YES/NO (YES = will stop trading after first winning trade and start placing orders in the next trading period or after EA restart. NO=will continue placing orders on next signal)


Responded

1
Developer 1
Rating
(22)
Projects
21
10%
Arbitration
4
25% / 75%
Overdue
0
Free
2
Developer 2
Rating
(43)
Projects
66
12%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
3
Developer 3
Rating
(17)
Projects
21
14%
Arbitration
8
38% / 38%
Overdue
3
14%
Working
4
Developer 4
Rating
(5)
Projects
8
13%
Arbitration
3
0% / 33%
Overdue
2
25%
Free
Published: 1 code
5
Developer 5
Rating
(1)
Projects
0
0%
Arbitration
1
0% / 0%
Overdue
0
Free
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Working
7
Developer 7
Rating
(458)
Projects
798
48%
Arbitration
73
19% / 52%
Overdue
139
17%
Working
8
Developer 8
Rating
(195)
Projects
242
34%
Arbitration
11
45% / 45%
Overdue
8
3%
Free
Published: 1 article, 8 codes
9
Developer 9
Rating
(33)
Projects
36
0%
Arbitration
2
50% / 0%
Overdue
0
Free
10
Developer 10
Rating
(16)
Projects
20
0%
Arbitration
10
0% / 80%
Overdue
6
30%
Free
11
Developer 11
Rating
(77)
Projects
244
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
12
Developer 12
Rating
(52)
Projects
67
43%
Arbitration
8
0% / 100%
Overdue
3
4%
Free
13
Developer 13
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
14
Developer 14
Rating
(87)
Projects
121
68%
Arbitration
5
80% / 0%
Overdue
12
10%
Working
Similar orders
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit

Project information

Budget
30+ USD