Expert Advisor based on Moving Average and ADX

MQL4 Experts

Job finished

Execution time 20 hours
Feedback from customer
He is willing to do the work but he still has a lot to learn.

Specification

I want an expert advisor that uses EMA, SMA and ADX indicators to make buy and sell order decisions.

Indicators

1.       EMA

2.       SMA

3.       ADX Indicator

 

External Inputs

1.       EMA value (default 14 EMA)

2.       SMA value (default 50 EMA)

3.       ADX Crossover value (default 20)

4.       Lot Size

5.       Stoploss = EMA or SMA

6.       Trailing stop (default = 50 pips)

 

Buy Logic

On current time frame open only one trade at a time.

If (there is no open buy order) {

If (14 EMA is above 50 SMA and price is above 14 EMA and ADX +DI line is above ADX crossover value) {open “Buy order”}}

Set stop loss: If price touches 14 EMA and ADX -DI line crosses ADX crossover value, close trade.

Set trailing stop.

 

Sell Logic

On current time frame open only one trade at a time.

If (there is no open sell buy order) {

If (14 EMA is below 50 SMA and price is below 14 EMA and ADX -DI line is above ADX crossover value) {open “Sell order”}}

Set stop loss: If price touches 14 EMA and ADX +DI line crosses ADX crossover value, close trade.

Set trailing stop.


Files:

Responded

1
Developer 1
Rating
(174)
Projects
288
15%
Arbitration
20
40% / 35%
Overdue
15
5%
Busy
2
Developer 2
Rating
(67)
Projects
76
7%
Arbitration
33
9% / 55%
Overdue
6
8%
Working
3
Developer 3
Rating
(233)
Projects
413
34%
Arbitration
52
37% / 40%
Overdue
152
37%
Loaded
4
Developer 4
Rating
(1)
Projects
2
0%
Arbitration
1
0% / 100%
Overdue
0
Free
5
Developer 5
Rating
(37)
Projects
59
27%
Arbitration
24
21% / 54%
Overdue
10
17%
Working
6
Developer 6
Rating
(9)
Projects
4
0%
Arbitration
11
0% / 82%
Overdue
0
Free
7
Developer 7
Rating
(2410)
Projects
3027
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
8
Developer 8
Rating
(39)
Projects
50
18%
Arbitration
5
40% / 40%
Overdue
0
Free
9
Developer 9
Rating
(56)
Projects
166
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
10
Developer 10
Rating
(23)
Projects
29
14%
Arbitration
3
0% / 67%
Overdue
3
10%
Working
11
Developer 11
Rating
(2067)
Projects
2625
62%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
12
Developer 12
Rating
(1083)
Projects
1432
45%
Arbitration
48
73% / 13%
Overdue
35
2%
Working
13
Developer 13
Rating
(546)
Projects
1327
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
14
Developer 14
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
15
Developer 15
Rating
(116)
Projects
137
36%
Arbitration
15
13% / 67%
Overdue
9
7%
Free
16
Developer 16
Rating
(5)
Projects
8
0%
Arbitration
1
100% / 0%
Overdue
1
13%
Free
Similar orders
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
I want to have an EA for MT4 from 2 simple indicators: 1st indicator is a supertrend with buy/sell signals 2nd indicator is a histogram that act as a filter out falls signals Options in the EA: 1. the input options of both indicators 2. turn filter (2nd indicator histogram) ON/OFF 2. Lot 3. TP/SL in pips (if input is 0, TP/SL is off) 4. Close trade with opposite signal ON/OFF delivery of EA with mql file
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
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Order Manager 30 - 60 USD
I am looking for a programmer to develop an Expert Advisor (EA) for order management, which will be used alongside simpler EAs. This EA should include advanced functionalities for efficient and personalized management. **Key Features:** 1. **Comprehensive Information Panel:** - **Order Visualization:** Display all open orders by currency pair, including short and long positions. - **Font Resizing Option:** Allow

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
to 10 day(s)