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
(15)
Projects
18
6%
Arbitration
8
38% / 38%
Overdue
2
11%
Loaded
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
(456)
Projects
794
49%
Arbitration
72
17% / 53%
Overdue
139
18%
Working
8
Developer 8
Rating
(194)
Projects
241
34%
Arbitration
10
50% / 50%
Overdue
8
3%
Working
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
243
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%
Free
Similar orders
//+------------------------------------------------------------------+ //| Semafor_Ultimate_Pro_V4_6.mq4 | //+------------------------------------------------------------------+ #Bản quyền thuộc về "Vỹ tuyến 17" #phiên bản thuộc tính "4.60" #property strict enum ENUM_STRATEGY { SINGLE_ORDER = 0, DCA_ORDER = 1 }; #define NEWS_URL " http://ec.forexprostools.com " //--- CÀI ĐẶT - SỐ LƯNG LÔ HÀNG Chuỗi đầu vào _S_MAR =
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
EA 30+ USD
EA trading assistant that can analyse the market and provide accurate signals. Should be able to trade in mt5. The EA should indicate when to enter the market and when to exit. Should trade prop firms
Project Title Freedom ORB – Fully Automated MT5 Expert Advisor (ORB + Structure + Liquidity) (MT5) Project Description I require a fully automated MT5 Expert Advisor based on a structured Opening Range Breakout (ORB) model with market structure and liquidity confirmation. The EA must: Detect ORB session range Wait for breakout (close-based) Wait for retrace Confirm M1 structure + displacement Execute trade
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
Dear Developer, I am looking to develop both a MetaTrader 5 Indicator and a MetaTrader 5 Expert Advisor (EA) based on the swing depth logic shown in the Pine Script code attached below. The indicator and EA must be built as separate files but must follow the exact same signal logic so both display and execute identically. Please carefully review the requirements below and confirm your understanding before starting
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the
Hello friends, We need Robot, EA , or Trading software with proven( 6 to 12 months) and it should be given consistent profit upto 3 % per month with no risk ( low Drawdown ), we will pay what you ask, and also We are regulated forex broker and we have all access like FIX API etc, and we dealing with Top tier 1 LPs . Thanks
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
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

Project information

Budget
30+ USD