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

MQL5 Experts

Trabalho concluído

Tempo de execução 11 minutos
Comentário do cliente
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.
Comentário do desenvolvedor
My first job with this guy. Excellent customer !!!

Termos de Referência

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

Respondido

1
Desenvolvedor 1
Classificação
(1075)
Projetos
1420
45%
Arbitragem
48
73% / 13%
Expirado
35
2%
Trabalhando
2
Desenvolvedor 2
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
3
Desenvolvedor 3
Classificação
(590)
Projetos
789
71%
Arbitragem
9
33% / 33%
Expirado
22
3%
Livre
4
Desenvolvedor 4
Classificação
(173)
Projetos
201
49%
Arbitragem
18
11% / 44%
Expirado
1
0%
Livre
5
Desenvolvedor 5
Classificação
(137)
Projetos
167
35%
Arbitragem
11
91% / 0%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(2061)
Projetos
2618
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Carregado
7
Desenvolvedor 7
Classificação
(1089)
Projetos
1766
61%
Arbitragem
14
64% / 7%
Expirado
82
5%
Livre
8
Desenvolvedor 8
Classificação
(64)
Projetos
93
37%
Arbitragem
11
27% / 45%
Expirado
14
15%
Livre
9
Desenvolvedor 9
Classificação
(1853)
Projetos
3454
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Trabalhando
10
Desenvolvedor 10
Classificação
(2405)
Projetos
3019
65%
Arbitragem
77
47% / 14%
Expirado
340
11%
Trabalhando
11
Desenvolvedor 11
Classificação
(40)
Projetos
58
22%
Arbitragem
10
10% / 70%
Expirado
13
22%
Livre
12
Desenvolvedor 12
Classificação
(66)
Projetos
143
34%
Arbitragem
11
9% / 55%
Expirado
26
18%
Trabalhando
13
Desenvolvedor 13
Classificação
(562)
Projetos
929
48%
Arbitragem
301
59% / 25%
Expirado
123
13%
Carregado
14
Desenvolvedor 14
Classificação
(185)
Projetos
327
32%
Arbitragem
33
42% / 27%
Expirado
98
30%
Livre
15
Desenvolvedor 15
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
Pedidos semelhantes
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file, Also I will be paying $20 for the project cause i just need you to adjust some Minor things in it, i will explain more further in the message side
I would like to be able to copy trades from MT4/5 to any other trading platform - e.g. ctrader, dxtrade etc. so I will run an EA and allow web requests, and then enter the login details into the EA and copy the trades over, is this possible for all trading platform
I have the source file for a FOREX EA that I would like to modify to allow it to trade crypto currencies. It currently gives the error that the currency is not recognized when trying to back test and optimize the EA. Will need the EA to recognize BTC/ETH/SOL pairs and be able to trade crypto currencies
Hello There With new mt4 update my EA by the name "BreakFast In Canada" does not work on the new mt4 version so I need someone to make it work, however it looks like I do not have the source code for it. So I do not know if it is still possible to work on it. I have attached the picture of the specific EA as there many EAs with this name
The wizard 100 - 100000 USD
A robot that can predict trade and the same time have best trading strategies,And gives accurate signals that may yeld huge profit in a short periods of time.also able to play the market and make trade on it's self even if am not in the market and able to avoid trades with huge loses but not profitable
Hello, I would like to automate a strategy that is based on Fibonacci Retracement with different input, a daily read of 3 mins highest Close of the previous day, and lowest close of the day on 3 min timeframe, Then a specific line that will be named R, a video will be given to explain it, and main Trade (percentage per trade), With 1 cancelation added within the range of the R
------MAIN FUNCTIONS----------- Trade will enter buy trade after current candle goes below previous candle then within the same candle closes at or near the highest point. (PIN BAR) Trade will enter SELL trade after current candle goes below previous candle then within the same candle closes at or near the lowest point. (PIN BAR) ENTRY CANDLE TIMEFRAME: 1MIN, 5 MIN, 15MIN, 30MIN, H1, H4, DAILY PERCENTAGE DISTANCE
Hi Looking for an exisiting bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Prop Firm EA Bot Using Gold Pairs Need source code Unlimited License NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades
H ello, I have a pinescript from trading view with several self-created indicators. Now I would like to convert these into an mt4/mt5 EA that trades automatically according to my specifications. The bot should also have an integrated news filter and not trade 2 hours before the news . I am looking for someone who can start immediately and deliver high-quality results. If you believe you are the right fit for this
I need a developer to code my strategy which is based on 2 x TFs of a single indicator and 1 TF of a confirmation Indicator. Contact me for more. MQ4 file is required after the job is done. Only developer with good reputation, please

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
para 3 dias