Grid EA with Moving Average + Chandelier Exit

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 10 giorni
Feedback del cliente
Fast and efficient programmer, however, I wish he understood the instrument I wanted the EA for. Thanks anyway.
Feedback del dipendente
10 days and get $65 with unclear spec. Too many unnecessary options.

Specifiche

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)



 

File:

Con risposta

1
Sviluppatore 1
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
2
Sviluppatore 2
Valutazioni
(567)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
3
Sviluppatore 3
Valutazioni
(233)
Progetti
414
34%
Arbitraggio
52
37% / 40%
In ritardo
153
37%
Caricato
4
Sviluppatore 4
Valutazioni
(57)
Progetti
72
22%
Arbitraggio
13
46% / 15%
In ritardo
5
7%
Gratuito
5
Sviluppatore 5
Valutazioni
(91)
Progetti
131
35%
Arbitraggio
13
38% / 31%
In ritardo
32
24%
In elaborazione
6
Sviluppatore 6
Valutazioni
(1)
Progetti
2
0%
Arbitraggio
3
0% / 100%
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(2411)
Progetti
3028
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
8
Sviluppatore 8
Valutazioni
(2067)
Progetti
2625
62%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
9
Sviluppatore 9
Valutazioni
(143)
Progetti
255
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
10
Sviluppatore 10
Valutazioni
(42)
Progetti
47
30%
Arbitraggio
12
17% / 75%
In ritardo
6
13%
Gratuito
11
Sviluppatore 11
Valutazioni
(137)
Progetti
167
35%
Arbitraggio
11
91% / 0%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(586)
Progetti
1046
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
In elaborazione
13
Sviluppatore 13
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
Ordini simili
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
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

Informazioni sul progetto

Budget
50 - 80 USD
Per lo sviluppatore
45 - 72 USD
Scadenze
a 7 giorno(i)