Termos de Referência

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.

Respondido

1
Desenvolvedor 1
Classificação
(137)
Projetos
162
22%
Arbitragem
7
29% / 43%
Expirado
4
2%
Ocupado
2
Desenvolvedor 2
Classificação
(100)
Projetos
125
23%
Arbitragem
12
0% / 75%
Expirado
22
18%
Livre
3
Desenvolvedor 3
Classificação
(53)
Projetos
63
6%
Arbitragem
24
21% / 38%
Expirado
4
6%
Trabalhando
4
Desenvolvedor 4
Classificação
(362)
Projetos
496
39%
Arbitragem
27
56% / 4%
Expirado
53
11%
Livre
5
Desenvolvedor 5
Classificação
(91)
Projetos
113
36%
Arbitragem
8
88% / 0%
Expirado
0
Trabalhando
6
Desenvolvedor 6
Classificação
(1089)
Projetos
1442
45%
Arbitragem
49
73% / 12%
Expirado
35
2%
Trabalhando
7
Desenvolvedor 7
Classificação
(549)
Projetos
1331
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
8
Desenvolvedor 8
Classificação
(11)
Projetos
11
0%
Arbitragem
4
25% / 50%
Expirado
2
18%
Livre
9
Desenvolvedor 9
Classificação
(549)
Projetos
759
46%
Arbitragem
23
39% / 13%
Expirado
63
8%
Trabalhando
10
Desenvolvedor 10
Classificação
(22)
Projetos
28
11%
Arbitragem
6
33% / 50%
Expirado
4
14%
Carregado
11
Desenvolvedor 11
Classificação
(37)
Projetos
51
43%
Arbitragem
2
100% / 0%
Expirado
9
18%
Livre
12
Desenvolvedor 12
Classificação
(140)
Projetos
204
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
13
Desenvolvedor 13
Classificação
(45)
Projetos
76
20%
Arbitragem
7
0% / 86%
Expirado
14
18%
Livre
14
Desenvolvedor 14
Classificação
(168)
Projetos
192
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Trabalhando
15
Desenvolvedor 15
Classificação
(2424)
Projetos
3049
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
16
Desenvolvedor 16
Classificação
(58)
Projetos
178
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Trabalhando
17
Desenvolvedor 17
Classificação
(36)
Projetos
44
32%
Arbitragem
6
17% / 33%
Expirado
8
18%
Trabalhando
18
Desenvolvedor 18
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
19
Desenvolvedor 19
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
20
Desenvolvedor 20
Classificação
(455)
Projetos
515
33%
Arbitragem
26
38% / 46%
Expirado
7
1%
Carregado
21
Desenvolvedor 21
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
22
Desenvolvedor 22
Classificação
(476)
Projetos
505
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
23
Desenvolvedor 23
Classificação
(68)
Projetos
79
9%
Arbitragem
33
9% / 55%
Expirado
6
8%
Carregado
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
para 5 dias