Grid EA with Moving Average + Chandelier Exit

MQL5 Experts

Job finished

Execution time 10 days
Feedback from customer
Fast and efficient programmer, however, I wish he understood the instrument I wanted the EA for. Thanks anyway.
Feedback from employee
10 days and get $65 with unclear spec. Too many unnecessary options.

Specification

this EA is combination with MA and Chandelier Exit

basically this ideal is easy, entry with Moving Average cross and close trade with Chandelier Exit 
sometime do grid trade (loss or profit) also is optional close trade with different moving average 

please check screen print below and any question just ask me

 

INPUT SETTING

I- Initial trade Setting (choice one)

 Both Side (Long and Short)

 Any Single Side

 Long Side Only

 Short Side Only


II- Lots management

 Lots Type to choice one ==>  1. Fixed Lot Size or 2.Lots base on XBalance

 1. Fixed Lot

 - Fixed Size ( number of lots)

2. Lots Base on X Balance

- X Balance (input for Xbalance)

- Lot Size Per Balance 

(example : if i put 100 and lot size 0.1 = when i have 300 balance will trade 0.3 lots)


III- Grid Setting for Loss and Profit (individual setting input for each one)

1. Active Grid (on/off)

2. Max Grid Trades (numbers)

3. Grid GAP type ( Fix or Custom Distance)

-Fix Grid Gap : points ( example if i set 300 means each 300 point loss or profit open new grid trade)

-Custom Grid in points (numbers inputs separate with ;  ) (example 200;300;400 means each number consecutive for next grid trade)

4. Grid trade only in signal (True / False )

5. Grid Trade only in new candle (True / False )

6. Lot Type for Grid (choice one)

 - Multiple (numbers for multiple)

- Add Lots (numbers for each next trade to add lots ) (example: if i set 0.03 . i start trade with 0.04 and next grid trade will be 0.07)

- Fix Lots (number fo fix)

- Custom Lots   (numbers inputs separate with ;  ) (example 0.04;0.05;0.07 means  for next grid trade lots)


IV- Profit / Loss Management 

1. Profit Behavior 

 -Individual ( each trades Separate calculation)

-Averaging ( average number for close trade)

- Fix Gap from initial trade (points from first trade)


2. Loss Behavior 

 -Individual ( each trades Separate calculation)

-Averaging ( average number for close trade)

- Fix Gap from initial trade (points from first trade)


3. Profit in currency for close 

  - Profit in currency for close after numbers of order

4. .Loss in currency for close 

  - Loss in currency for close after numbers of order

5. Total Equity Profit to close all


V. Initial Strategy Setting

1. Initial Combination setting ( For Entry) : (And / Or)   Note: if choice AND = need all "entry indicator has entry/exit signal ||||  if choice OR = Any signal is established

2. Initial Combination setting ( For Exit) : (And / Or)


VI. Auto Trade Indicator Setting 

Note: will need 6 set of Moving Average ( 1 set = Moving Average with slow line and fast line)

1.    1,2,3,4,5,6 sets of Moving Average (On/Off) Each combination is individual

2.  Choice for Entry or Exit 

3. MA signal ( up/down or Cross)  ( up/down = if The fast line is above the slow line always open trade)

4. MA time frame (current or any other time frame 

5. Slow Period : 60

6. Fast Period : 20

7. MA price : (Close, Open Low, High, Media, etc)

8. MA method (simple, Exponential, Weighted  or smoothed)

9. Reverse signal (False / True


VI.1  Chandelier Exit ( need 2 sets of Chandelier Exit)  (please check attachment for chandelier exit code) 

1.  Active Chandelier Exit Indicator (On/Off)

2.  Choice for (Entry or Exit)

3. ATR period: (numbers)

4. ATR Multiplier: (numbers)


VII. Magic Number and Comment 

VIII. Status Panel ( please check image below)



 

Files:

Responded

1
Developer 1
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
2
Developer 2
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
3
Developer 3
Rating
(311)
Projects
557
35%
Arbitration
79
32% / 43%
Overdue
202
36%
Working
4
Developer 4
Rating
(57)
Projects
72
22%
Arbitration
13
46% / 15%
Overdue
5
7%
Free
5
Developer 5
Rating
(93)
Projects
133
35%
Arbitration
13
38% / 31%
Overdue
32
24%
Free
6
Developer 6
Rating
(1)
Projects
2
0%
Arbitration
3
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(2653)
Projects
3370
68%
Arbitration
77
48% / 14%
Overdue
342
10%
Free
Published: 1 code
8
Developer 8
Rating
(2317)
Projects
2916
63%
Arbitration
124
44% / 25%
Overdue
429
15%
Working
9
Developer 9
Rating
(162)
Projects
287
34%
Arbitration
18
22% / 61%
Overdue
42
15%
Working
10
Developer 10
Rating
(42)
Projects
47
30%
Arbitration
12
17% / 75%
Overdue
6
13%
Free
11
Developer 11
Rating
(137)
Projects
167
35%
Arbitration
11
91% / 0%
Overdue
0
Free
12
Developer 12
Rating
(588)
Projects
1065
50%
Arbitration
39
28% / 41%
Overdue
49
5%
Free
Published: 1 article, 8 codes
13
Developer 13
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
Similar orders
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone

Project information

Budget
50 - 80 USD
Deadline
to 7 day(s)