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
(567)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
3
Developer 3
Rating
(233)
Projects
414
34%
Arbitration
52
37% / 40%
Overdue
153
37%
Loaded
4
Developer 4
Rating
(57)
Projects
72
22%
Arbitration
13
46% / 15%
Overdue
5
7%
Free
5
Developer 5
Rating
(91)
Projects
131
35%
Arbitration
13
38% / 31%
Overdue
32
24%
Working
6
Developer 6
Rating
(1)
Projects
2
0%
Arbitration
3
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(2411)
Projects
3028
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
8
Developer 8
Rating
(2067)
Projects
2625
62%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
9
Developer 9
Rating
(143)
Projects
255
35%
Arbitration
12
25% / 58%
Overdue
42
16%
Free
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
(586)
Projects
1046
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
13
Developer 13
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
Similar orders
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Project information

Budget
50 - 80 USD
For the developer
45 - 72 USD
Deadline
to 7 day(s)