Tarea técnica

Would like to make a simple ea based on 2 indicators I provide with money management. Atr stop loss Atr take profit once developer is confirmed then i can provide more details                

Han respondido

1
Desarrollador 1
Evaluación
(71)
Proyectos
103
20%
Arbitraje
6
0% / 83%
Caducado
3
3%
Libre
2
Desarrollador 2
Evaluación
(130)
Proyectos
210
40%
Arbitraje
90
20% / 43%
Caducado
85
40%
Libre
3
Desarrollador 3
Evaluación
(38)
Proyectos
50
10%
Arbitraje
1
0% / 0%
Caducado
8
16%
Libre
4
Desarrollador 4
Evaluación
(150)
Proyectos
220
58%
Arbitraje
3
100% / 0%
Caducado
45
20%
Trabajando
5
Desarrollador 5
Evaluación
(68)
Proyectos
111
26%
Arbitraje
17
6% / 71%
Caducado
15
14%
Libre
6
Desarrollador 6
Evaluación
(126)
Proyectos
160
36%
Arbitraje
4
25% / 50%
Caducado
13
8%
Libre
7
Desarrollador 7
Evaluación
(42)
Proyectos
47
30%
Arbitraje
12
17% / 75%
Caducado
6
13%
Libre
8
Desarrollador 8
Evaluación
(203)
Proyectos
303
35%
Arbitraje
56
38% / 38%
Caducado
99
33%
Libre
9
Desarrollador 9
Evaluación
(15)
Proyectos
23
9%
Arbitraje
7
29% / 57%
Caducado
2
9%
Libre
10
Desarrollador 10
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
11
Desarrollador 11
Evaluación
(22)
Proyectos
30
20%
Arbitraje
8
63% / 13%
Caducado
9
30%
Libre
12
Desarrollador 12
Evaluación
(23)
Proyectos
53
9%
Arbitraje
10
20% / 60%
Caducado
11
21%
Libre
13
Desarrollador 13
Evaluación
(546)
Proyectos
1327
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Libre
14
Desarrollador 14
Evaluación
(19)
Proyectos
35
26%
Arbitraje
10
30% / 70%
Caducado
5
14%
Libre
15
Desarrollador 15
Evaluación
(2067)
Proyectos
2625
62%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabajando
16
Desarrollador 16
Evaluación
(2)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
17
Desarrollador 17
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
18
Desarrollador 18
Evaluación
(233)
Proyectos
414
34%
Arbitraje
52
37% / 40%
Caducado
153
37%
Trabajando
19
Desarrollador 19
Evaluación
(87)
Proyectos
114
26%
Arbitraje
7
29% / 57%
Caducado
5
4%
Libre
20
Desarrollador 20
Evaluación
(2)
Proyectos
2
0%
Arbitraje
0
Caducado
0
Libre
21
Desarrollador 21
Evaluación
(126)
Proyectos
151
48%
Arbitraje
6
83% / 17%
Caducado
2
1%
Libre
22
Desarrollador 22
Evaluación
(263)
Proyectos
537
50%
Arbitraje
55
40% / 36%
Caducado
224
42%
Trabaja
23
Desarrollador 23
Evaluación
(204)
Proyectos
280
34%
Arbitraje
34
32% / 29%
Caducado
75
27%
Trabaja
24
Desarrollador 24
Evaluación
(563)
Proyectos
931
47%
Arbitraje
301
59% / 25%
Caducado
123
13%
Trabaja
25
Desarrollador 25
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
Hello Developers, I am currently seeking a highly skilled and experienced developer to assist with an important project. I requested the conversion of an existing TradingView code to MetaTrader 4 (MT4). The main objective is to convert a TradingView script to an exact MT4 equivalent. If you have the expertise and are interested in this project, please provide a quote and your estimated timeline for the conversion
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
Designing a powerful mobile phone forex robot capable of executing 20 entries across 5-minute, 15-minute, and 1-hour timeframes, while identifying trades within 10 minutes and accepting trades starting from $20, requires a streamlined and intuitive interface. The robot would leverage cloud-based computing for real-time data processing, integrating key technical indicators such as moving averages, stochastic
Designing a powerful forex robot capable of handling 20 entries across 5-minute, 15-minute, and 1-hour timeframes, with the ability to identify trades within 10 minutes and accept trades starting from $20, requires a strategic approach. The robot would integrate advanced technical indicators tailored to each timeframe, such as moving averages, RSI, and MACD, to analyze price movements and identify optimal entry
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
***** THIS IS FOR MT5 ***** The indicator now makes 5 lines and I use it on US30 It is for NY session and has inputs for times - open and close It creates lines at NY open NY open line 100 point 200 points I want to add 300 pt lines and 400 point lines I want On/off box added for dotted or dashed 50 - 150 - 250 and 350 lines I want alerts when the candles reach the 100 - 200 ect...lines but would love "Push

Información sobre el proyecto

Presupuesto
30 - 50 USD
Para el ejecutor
27 - 45 USD
Plazo límite de ejecución
de 2 a 10 día(s)