EA for 2 SMA crossover

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 13 giorni
Feedback del dipendente
Enjoyed working together, great communication, prompt payment. Looking for more projects!
Feedback del cliente
Order type: expert advisor Very smooth work and great attitude towards customer. In the future, if I need something else, I will definitely come back to this developer.

Specifiche

Hello Developers,

I need an EA that reacts to the price crossover of one of the two simple moving averages on the M1 chart (breakout).


A signal to take a long or short position should be the closing of the candle outside the area between both MA lines, provided that the candle preceding this potential signal has already closed in the area between the MA lines. The position is to be closed due to the execution of take profit and stop loss orders.

I would like to be able to set the level of the minimum difference between both MAs, to which the EA should react.

Editable parameters:
- difference between two moving averages [a]
- period 1-moving average [x]
- period of the 2-moving average [y]
- transaction volume [b]
- value of take profit order [c]
- stop loss value [d]

Based on the system of averages, the EA should react in four situations:
- when the price breaks above the average [x] when [x] > [y]
- when the price breaks below the average [y] when [x] > [y]
- when the price breaks above the average [y] when [x] < [y]

- when the price breaks below the average [x] when [x] < [y]

I would like to be able to edit the parameters for each situation separately (In the code as comments, I will need instructions on where to change the values of these parameters exactly).

I remain at your disposal in case of any questions.


Con risposta

1
Sviluppatore 1
Valutazioni
(326)
Progetti
515
32%
Arbitraggio
23
65% / 9%
In ritardo
15
3%
In elaborazione
2
Sviluppatore 2
Valutazioni
(4)
Progetti
10
30%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(57)
Progetti
75
25%
Arbitraggio
9
33% / 56%
In ritardo
8
11%
Gratuito
4
Sviluppatore 4
Valutazioni
(1052)
Progetti
1389
45%
Arbitraggio
46
72% / 13%
In ritardo
35
3%
Gratuito
5
Sviluppatore 5
Valutazioni
(303)
Progetti
412
52%
Arbitraggio
21
48% / 29%
In ritardo
4
1%
Occupato
6
Sviluppatore 6
Valutazioni
(40)
Progetti
60
8%
Arbitraggio
12
58% / 42%
In ritardo
1
2%
Gratuito
7
Sviluppatore 7
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
8
Sviluppatore 8
Valutazioni
(463)
Progetti
492
52%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
9
Sviluppatore 9
Valutazioni
(540)
Progetti
1317
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
10
Sviluppatore 10
Valutazioni
(263)
Progetti
399
63%
Arbitraggio
5
40% / 0%
In ritardo
4
1%
Caricato
11
Sviluppatore 11
Valutazioni
(67)
Progetti
74
7%
Arbitraggio
31
10% / 58%
In ritardo
6
8%
Gratuito
12
Sviluppatore 12
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
13
Sviluppatore 13
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
14
Sviluppatore 14
Valutazioni
(63)
Progetti
75
55%
Arbitraggio
0
In ritardo
0
Gratuito
15
Sviluppatore 15
Valutazioni
(36)
Progetti
59
27%
Arbitraggio
24
21% / 46%
In ritardo
10
17%
Caricato
16
Sviluppatore 16
Valutazioni
(564)
Progetti
637
41%
Arbitraggio
21
57% / 29%
In ritardo
45
7%
Caricato
17
Sviluppatore 17
Valutazioni
(309)
Progetti
330
70%
Arbitraggio
4
100% / 0%
In ritardo
1
0%
In elaborazione
Ordini simili
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open
MT4 TRADE COPIER EA 30 - 35 USD
Hello , how are you doing? Am in need of MT4 developer that can help me to develop trade copier EA for MT4 account Kindly bid for the project if it is what you can do for me thanks
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I needed to create a script based on MQL5, which depends on Stochastic and MACD indicators. Long entry should be once Stochastic lines are crossed above and MACD lines are crossed above and vice versa for short entry. If you know pine script, I have the pine script strategy code for this strategy, you can convert this into MQL5, Refer the below text file for the code
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid
Due to developers not responding I try again. Im going to automate my strategy which is a breakout strategy but with some extra confirmations and rules, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote, and only after reading the document attached. thanks ahead
Programmer needed to make my HFT bot more suitable for live trading. After testing and proven, if up to expectation, full funds will be received. Genuine offer but if this is successful further discussions can take place. DM me first so we can discuss further
An Expert Advisor based on Martingale's strategy is needed. Based on a tendency indicator, open a position, and if it hits the stop loss, open another position in the same or opposite direction (The EA should have the option to select this preference) with the lot size two times the previous lot. Also, the EA should have a risk management option to set the maximum drawdown limit to stop opening more orders. The EA
Hidden SL & TP 1. Design a simple interface on chart. Order No | Pair | Lot | TP | SL 5110022 | EURUSD | 1.0 | +20 | -30 2. EA will scan All existing orders and new orders and put to Chart Interface. 3. User is able to select which order on interface and put a custom TP and SL number. Eg: TP +20 | SL -30. And prices will calculate accordingly. 4. TP & SL is hidden on the MT4. 5. When the Order is closed, it will auto

Informazioni sul progetto

Budget
30 - 100 USD
IVA (23%): 6.9 - 23 USD
Totale: 36.9 - 123 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
a 20 giorno(i)