Expert Advisor based on Moving Averages and ATR with simple additional functions needed

MQL5 Experts

Job finished

Execution time 11 minutes
Feedback from customer
Does great work quickly and affordably. This was my first time ever placing and order and he was very patient with great customer service. Highly recommended.
Feedback from employee
My first job with this guy. Excellent customer !!!

Specification

ENTRY CRITERIA

            *ONLY ONE POSITION OPEN AT A TIME*

            BUY ORDERS = When the 9 EMA and the 20 EMA cross from the bottom place a buy order. (At shift 1 the 9 EMA is below the 20 EMA, and at shift 0 the 9 EMA is above the 20 EMA)

            SELL ORDERS = When the 9 EMA and the 20 EMA cross from the top place a sell order. (At shift 1 the 9 EMA is above the 20 EMA, and at shift 0 the 9 EMA is below the 20 EMA)

 

            The above are the initial entry criteria. However, I have another set that would be dependent on the result of the last order. If the reason for the last order was that it was placed as a result of a stop loss activation, a trailing stop activation or a break even activation, I would like the EA to re-evaluate the conditions and place another order as a result. 

            BUY ORDERS = Place a buy order if the reason for the last order was the result of a stop loss activation, a trailing stop activation or a break even activation and the 9 EMA is above the 20 EMA (no cross needed this time).

            SELL ORDERS = Place a sell order if the reason for the last order was the result of a stop loss activation, a trailing stop activation or a break even activation and the 9 EMA is below the 20 EMA (no cross needed this time). 

 

EXIT CRITERIA

            A trailing stop of 20 pips

            A stop loss of the ATR*4 

            A break even function to be set at 15 pips into the profit zone. (Once the position has reached a profit of 15 pips, the stop is automatically moved up to break even.

            A take profit of 100 pips

NOTE: The exit criteria are not a reversal of the entry criteria

 

MONEY MANAGEMENT

            I would like the trade volume to be a result of the account balance. On every trade I would like the fixed volume at 0.1, the risk percent to be 2 and the stop loss to be 50 pips for the purpose of calculating the position size, but in practice the stop loss that will actually be used will be the ATR*4. The 50 pip stop loss is only used in theory to calculate the position size/trade volume.

            Risk percent with a specified stop loss of 50 pips

Responded

1
Developer 1
Rating
(1063)
Projects
1404
45%
Arbitration
47
72% / 13%
Overdue
35
2%
Working
2
Developer 2
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
3
Developer 3
Rating
(590)
Projects
789
71%
Arbitration
9
33% / 33%
Overdue
22
3%
Free
4
Developer 4
Rating
(173)
Projects
201
49%
Arbitration
18
11% / 44%
Overdue
1
0%
Free
5
Developer 5
Rating
(137)
Projects
167
35%
Arbitration
11
91% / 0%
Overdue
0
Free
6
Developer 6
Rating
(2053)
Projects
2608
62%
Arbitration
113
45% / 26%
Overdue
417
16%
Working
7
Developer 7
Rating
(1087)
Projects
1761
61%
Arbitration
14
64% / 7%
Overdue
82
5%
Free
8
Developer 8
Rating
(64)
Projects
93
37%
Arbitration
11
27% / 45%
Overdue
14
15%
Free
9
Developer 9
Rating
(1852)
Projects
3453
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
10
Developer 10
Rating
(2393)
Projects
3005
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Working
11
Developer 11
Rating
(40)
Projects
58
22%
Arbitration
10
10% / 70%
Overdue
13
22%
Free
12
Developer 12
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
13
Developer 13
Rating
(558)
Projects
925
48%
Arbitration
301
59% / 25%
Overdue
123
13%
Loaded
14
Developer 14
Rating
(183)
Projects
325
32%
Arbitration
33
42% / 27%
Overdue
96
30%
Working
15
Developer 15
Rating
(86)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
Similar orders
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
This request is only about an issue, basically i have an expert with pending orders that operate with trailing stop loss when pending order are activated. Issue came when i have a recovery order open , then expert have to manage and close original order with recovery order/orders without let run trailing. Actually issue is here, basically others order from same pair went anyway with trailing when , as decided, must
I need an EA created by combining the PZ RSI, PZ MACD,and PZ Stochastic into one EA with the grid function The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction. The EA is created by combining 3 existing PZ EA's
I want to modify my ea to open a buy position if buy arrow appears on the chart, and it will close the open sell position, and also if it reverse after the 3 hit count of the same market price it will close the buy position and open a sell position. Also if the sell arrow appears on the chart it will open a sell position, and it will close the open buy position, and also if it reverse after the 3 hit count of the
Hello, I need a max daily loss script that works for mql5 and mql4. I want to integrate this into my EA and have both versions. I need input for max drawdown %. And the rules will follow prop firm rules. If todays loss (closed + current running trades) reaches 5%. Close all trades and pause until the next trading day. ***My trading account is automatically closed every time I open a trade after crossing the daily
Hello, I need smart and professional programmer that have minimum 300 projects finish for my expert advisor (mq4). I need this project finish quickly, and the function can running well like I need. My EA basicly using Consecutives Signals Candle, MA20, and ATR with some others parameters. If you programmer like I need, so can apply, IF NOT DONT APPLY! I will send the document completely when you apply. Thank you
Hello i need an expert who can help me backtest my Grid system EA and find the best profitable setting where i can use it on a live account. Note: Only applicant with experience and prove of work should apply
Hi , Looking for a ready made profitable EA Robot. It must have a myfxbook. I would like to see track record I would like to see it trade live markets if you can provide Investor password that will be good
can we create an EA history reader that generates a trading logic? For example, when I want to find a good set of numbers for a system including MA20, price action, H1 time frame, it will automatically run to find the optimal set of numbers in terms of time, SL/TP..... Or simply if I don't use any indicator, just use price action and it will read history and give consistent trading logic, for example: 20:00, candle >
I need a trade manager with lot of complicated options and best ui. integrate with Telegram. And I needed for MT4 and MT5 both. Need a good developer with reasonable price

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD
Deadline
to 3 day(s)