Create a trading robot for auto trading my strategy based on MA

Specifiche

Looking for someone to create a trading robot to automate my strategy based on MA and candlestick closes. Must be able to enter trades with stops and limits, real time trades must equate to backtested results. Currently on 3 trading pairs.

Will provide more specific detail privately.

Con risposta

1
Sviluppatore 1
Valutazioni
(33)
Progetti
35
40%
Arbitraggio
11
9% / 91%
In ritardo
4
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(466)
Progetti
697
56%
Arbitraggio
43
30% / 33%
In ritardo
113
16%
In elaborazione
3
Sviluppatore 3
Valutazioni
(365)
Progetti
412
36%
Arbitraggio
35
26% / 57%
In ritardo
63
15%
Gratuito
4
Sviluppatore 4
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
5
Sviluppatore 5
Valutazioni
(620)
Progetti
680
57%
Arbitraggio
25
16% / 60%
In ritardo
228
34%
Gratuito
6
Sviluppatore 6
Valutazioni
(257)
Progetti
341
58%
Arbitraggio
7
14% / 71%
In ritardo
9
3%
Gratuito
7
Sviluppatore 7
Valutazioni
(1086)
Progetti
1437
45%
Arbitraggio
49
71% / 12%
In ritardo
35
2%
In elaborazione
8
Sviluppatore 8
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
9
Sviluppatore 9
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
10
Sviluppatore 10
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
0
In ritardo
2
50%
In elaborazione
12
Sviluppatore 12
Valutazioni
(13)
Progetti
36
58%
Arbitraggio
3
33% / 33%
In ritardo
6
17%
Gratuito
13
Sviluppatore 13
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
301
59% / 25%
In ritardo
124
13%
In elaborazione
14
Sviluppatore 14
Valutazioni
(2422)
Progetti
3042
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
15
Sviluppatore 15
Valutazioni
(54)
Progetti
53
17%
Arbitraggio
7
0% / 100%
In ritardo
5
9%
Gratuito
16
Sviluppatore 16
Valutazioni
(96)
Progetti
143
76%
Arbitraggio
0
In ritardo
2
1%
Gratuito
17
Sviluppatore 17
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
18
Sviluppatore 18
Valutazioni
(236)
Progetti
440
26%
Arbitraggio
125
21% / 57%
In ritardo
96
22%
In elaborazione
19
Sviluppatore 19
Valutazioni
(1)
Progetti
2
50%
Arbitraggio
2
0% / 0%
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(2077)
Progetti
2636
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
21
Sviluppatore 21
Valutazioni
(430)
Progetti
606
55%
Arbitraggio
48
23% / 56%
In ritardo
178
29%
Gratuito
22
Sviluppatore 22
Valutazioni
(349)
Progetti
463
51%
Arbitraggio
41
24% / 49%
In ritardo
149
32%
Gratuito
23
Sviluppatore 23
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
24
Sviluppatore 24
Valutazioni
(22)
Progetti
28
29%
Arbitraggio
3
0% / 67%
In ritardo
7
25%
Gratuito
25
Sviluppatore 25
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
26
Sviluppatore 26
Valutazioni
(3)
Progetti
2
0%
Arbitraggio
7
0% / 86%
In ritardo
0
Gratuito
27
Sviluppatore 27
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Requirement Specification : I have an EA that i want to convert from MQ4 to MQ5. I want my EA to be ready as this link says: https://www.mql5.com/en/articles/2555 And I want both EA passes the MQL5 automatic validation, no errors, no warnings, no dll . I need a good and experience programmer that can commit and complete this project. I have an Existing MT4 Expert Advisor and i want to convert to MT5. Exact copy i
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
I want to make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss

Informazioni sul progetto

Budget
40+ USD
Per lo sviluppatore
36 USD