Ea based on moving averagies

MQL5 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 6 gün

İş Gereklilikleri

1. the strategy is based on 2 moving averages
2. for each mean it should be possible to set its type, calculation method (open, high, low, close) and offset
3. the strategy is to open an order after the average intersects on the drawing candle. i.e. the faster average crosses the slower bottom up, then we open a buy order, if the faster average crosses the slower top down, then we open a sell order.
additionally, a parameter is needed, if the averages differ, for the order to be opened. the idea is to eliminate situations that the contract opens just after the intersection of the averages. is to open only when the difference between the averages is X. the point is that the faster average has to be above the slower one by X, so that the order will be opened.
4. additionally, every given interval (you can choose the default intervals available on the platform, 1m, 2m, 3m, 4m, 5m, 6m, 10m, 12m, 15m, 20m, 30m, 1h, 2h, 3h, 4, 6h, 8h, 12h, d1, w1, if possible I also need 15 seconds and 30 seconds) to be checked if the averages are still cut - without this parameter. we only check the intersection of the averages.
5. if within a given interval the averages are dispersed, i.e. the intersection of the averages will disappear and the difference between the averages will be X. the point is that the faster average is to be below the slower average by X, then the order is reversed. A buy order is closed and a sell order is opened. if there was an open sell order, it is closed and a buy order is opened.
additionally, in the settings it should be possible to define in which direction the orders are to be opened. buy, sell or both side (buy and sell). if ea is buy mode, then when reversing the order described in the previous point, it has to close the buy order and not open a sell order. if ea is sell mode, then when reversing the order described in the previous point, it has to close the sell order and not open a buy order. if ea is both side mode, then when reversing the order described in the previous point, it has to close the buy order and open sell orders.
6. in the settings it should be possible to define the size of the order in lots.
7. take profit calculated in points from the opening price of the transaction. if the value is 0, it also has no profit
8. sell stop calculated in points from the transaction opening price. if the value is 0 then sell stop is not set.
9. checking if the averages are correct should be done only after the transaction has been opened.
10. additionally there is to be a magic number

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(87)
Projeler
134
14%
Arabuluculuk
41
22% / 29%
Süresi dolmuş
14
10%
Serbest
2
Geliştirici 2
Derecelendirme
(42)
Projeler
62
8%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Serbest
3
Geliştirici 3
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
(132)
Projeler
170
18%
Arabuluculuk
17
47% / 18%
Süresi dolmuş
0
Çalışıyor
5
Geliştirici 5
Derecelendirme
(23)
Projeler
45
20%
Arabuluculuk
24
29% / 46%
Süresi dolmuş
12
27%
Serbest
6
Geliştirici 6
Derecelendirme
(333)
Projeler
352
71%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
0%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(356)
Projeler
632
26%
Arabuluculuk
89
73% / 13%
Süresi dolmuş
12
2%
Serbest
8
Geliştirici 8
Derecelendirme
(196)
Projeler
200
28%
Arabuluculuk
0
Süresi dolmuş
3
2%
Serbest
9
Geliştirici 9
Derecelendirme
(548)
Projeler
1330
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Serbest
10
Geliştirici 10
Derecelendirme
(3)
Projeler
2
0%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
1
50%
Çalışıyor
11
Geliştirici 11
Derecelendirme
(568)
Projeler
641
41%
Arabuluculuk
21
57% / 29%
Süresi dolmuş
47
7%
Çalışıyor
Benzer siparişler
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price
I SIMPLY NEED SOMEONE TO INTEGRATE THESE OPTIMIZATION ALGOS INTO MY EA. THE LIBRARY IS ATTACHED BELOW. NEED THIS DONE FAST. LET ME KNOW IF YOU HAVE OTHER QUESTIONS A list of implemented optimization algorithms: BGA (binary genetic algorithm) ANS (across neighbourhood search) CLA (code lock algorithm) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) ESG (evolution of

Proje bilgisi

Bütçe
40+ USD
Geliştirici için
36 USD
Son teslim tarihi
to 7 gün