Custom Expert Advisor based on 2 indicators

Lavoro terminato

Tempo di esecuzione 19 giorni
Feedback del cliente
Even with our mixed schedules Raymond made sure everything was made to perfection!
Feedback del dipendente
Connor is very patient, it was a pleasure to collaborate with him. I will always be available for him.

Specifiche

I am wanting someone to create an expert advisor for me based on two custom indicators in MT5. 

I would like the EA to be able to trade on the 15 min and 30 min time frame, have a data window for TOTAL PROFIT and TOTAL LOSS, and be able to hide its TP and SL values when placing a trade. 

Attached is what the indicator looks like trading Volatility 75 Index on the Deriv Platform.

The two indicators are non-repaint and have buffers. 

The Broker I use is DERIV and the main pair I want this EA to be able to trade is Volatility 75 INDEX, however, if it would be able to trade other pairs on DERIV that would also be a huge PLUS. 


File:

Con risposta

1
Sviluppatore 1
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(878)
Progetti
1391
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
3
Sviluppatore 3
Valutazioni
(185)
Progetti
327
32%
Arbitraggio
33
42% / 27%
In ritardo
98
30%
Gratuito
4
Sviluppatore 4
Valutazioni
(41)
Progetti
54
4%
Arbitraggio
5
0% / 60%
In ritardo
4
7%
Gratuito
5
Sviluppatore 5
Valutazioni
(2067)
Progetti
2626
62%
Arbitraggio
114
45% / 25%
In ritardo
418
16%
Caricato
6
Sviluppatore 6
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
7
Sviluppatore 7
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
8
Sviluppatore 8
Valutazioni
(74)
Progetti
73
47%
Arbitraggio
2
50% / 50%
In ritardo
2
3%
Gratuito
9
Sviluppatore 9
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
10
Sviluppatore 10
Valutazioni
(34)
Progetti
60
23%
Arbitraggio
11
73% / 9%
In ritardo
3
5%
Gratuito
11
Sviluppatore 11
Valutazioni
(1126)
Progetti
1428
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
12
Sviluppatore 12
Valutazioni
(57)
Progetti
75
25%
Arbitraggio
9
33% / 56%
In ritardo
8
11%
Gratuito
13
Sviluppatore 13
Valutazioni
(62)
Progetti
84
26%
Arbitraggio
22
23% / 50%
In ritardo
23
27%
In elaborazione
14
Sviluppatore 14
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
15
Sviluppatore 15
Valutazioni
(126)
Progetti
151
48%
Arbitraggio
6
83% / 17%
In ritardo
2
1%
Gratuito
16
Sviluppatore 16
Valutazioni
(2411)
Progetti
3030
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
17
Sviluppatore 17
Valutazioni
(143)
Progetti
255
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
18
Sviluppatore 18
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Job Description: We are seeking an experienced EA programmer to create an EA that utilizes SnR + Trendlines + Multi timeframe confluence Project Requirements: - Support and Resistance, Open Close levels/kissing candles/Rejection block, Support broken becomes Resistance(SbR), Resistance broken becomes Support(RbS), Quasimodo Levels, Asian Range, London Killzone, London Open, New York Killzone, New York Open
Dears, i am looking for developer to make expert advisor in forex to me and i have a strategy , i need the ea to be customize and has some options to be changeable
Hello, I need a professional programmer to help me design an EA that can be able to take trades towards a market direction with accurate prediction. This EA should be able to identify the market trend direction and take multiple trades towards the direction and also able to close the trades together when market wants to reverse at the best profit level. The input at the beginning will be for the EA to be input with a
Hello, I have EA's which were previously developed that are not running correctly and giving errors. Need an experienced MQL developer to fix all issues as well as add some new settings. Thanks
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Necesito un bot decente para prueba de fondeo y también cuenta personal, scalp, no grid, no martingale, no practicas prohibidas, algo objetivo, confiable y rentable... 5 Min mínimos de duración por operación, algo ya hecho y bactesteado en cuenta real y de fondeo. Necesito algo agresivo, constante pero que no exponga el capital... prefiero una estrategia de smc
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I am looking for a day trading bot with over 95% success ratio for gold and forex. It should use all the relevant strategies like moving averages (10, 20, 50), volume, RSI and trend into consideration and then generate buy and sell trade automatically with trailing SL and generate max profit

Informazioni sul progetto

Budget
30 - 80 USD
Per lo sviluppatore
27 - 72 USD