EA designer wanted

Specifiche

I want an EA developer who is supposed to devalop an EA in accordance with an indicator. I only have indicator and I do not have code of indicator. Also the EA should auto calculate TP level according to 1-2 risk reward ratio.

Con risposta

1
Sviluppatore 1
Valutazioni
(137)
Progetti
162
22%
Arbitraggio
7
29% / 43%
In ritardo
4
2%
Occupato
2
Sviluppatore 2
Valutazioni
(100)
Progetti
125
23%
Arbitraggio
12
0% / 75%
In ritardo
22
18%
Gratuito
3
Sviluppatore 3
Valutazioni
(53)
Progetti
63
6%
Arbitraggio
24
21% / 38%
In ritardo
4
6%
In elaborazione
4
Sviluppatore 4
Valutazioni
(362)
Progetti
496
39%
Arbitraggio
27
56% / 4%
In ritardo
53
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(91)
Progetti
113
36%
Arbitraggio
8
88% / 0%
In ritardo
0
In elaborazione
6
Sviluppatore 6
Valutazioni
(1089)
Progetti
1442
45%
Arbitraggio
49
73% / 12%
In ritardo
35
2%
In elaborazione
7
Sviluppatore 7
Valutazioni
(549)
Progetti
1331
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
8
Sviluppatore 8
Valutazioni
(11)
Progetti
11
0%
Arbitraggio
4
25% / 50%
In ritardo
2
18%
Gratuito
9
Sviluppatore 9
Valutazioni
(549)
Progetti
759
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
10
Sviluppatore 10
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
Caricato
11
Sviluppatore 11
Valutazioni
(37)
Progetti
51
43%
Arbitraggio
2
100% / 0%
In ritardo
9
18%
Gratuito
12
Sviluppatore 12
Valutazioni
(140)
Progetti
204
80%
Arbitraggio
17
29% / 47%
In ritardo
10
5%
In elaborazione
13
Sviluppatore 13
Valutazioni
(45)
Progetti
76
20%
Arbitraggio
7
0% / 86%
In ritardo
14
18%
Gratuito
14
Sviluppatore 14
Valutazioni
(168)
Progetti
192
11%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
In elaborazione
15
Sviluppatore 15
Valutazioni
(2424)
Progetti
3049
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
16
Sviluppatore 16
Valutazioni
(58)
Progetti
178
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
In elaborazione
17
Sviluppatore 17
Valutazioni
(36)
Progetti
44
32%
Arbitraggio
6
17% / 33%
In ritardo
8
18%
In elaborazione
18
Sviluppatore 18
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
19
Sviluppatore 19
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
(455)
Progetti
515
33%
Arbitraggio
26
38% / 46%
In ritardo
7
1%
Caricato
21
Sviluppatore 21
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
22
Sviluppatore 22
Valutazioni
(476)
Progetti
505
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
23
Sviluppatore 23
Valutazioni
(68)
Progetti
79
9%
Arbitraggio
33
9% / 55%
In ritardo
6
8%
Caricato
Ordini simili
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
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
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// 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);
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging
DJANGO EA 30 - 1000 USD
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 500 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
a 5 giorno(i)