I am looking for a seasoned developer who can create a bot with pending orders and volatility

Trabalho concluído

Tempo de execução 11 minutos
Comentário do cliente
Seller is an exceptional programmer! I provided the protocol, we had a discussion, and he nailed it the VERY first time out. It is clear he worked very hard to create a high-performing bot.

Termos de Referência

Hello,

Please see the pictures attached.

I would like to synthesize the actions of this trading protocol.  It is using high and low of a linear weighted moving average, period 3 to determine breakout of a channel.

When the volatility movement of the market triggers the pending orders, the method then used is a very quick close of a scalping trade.  As you can see, multiple trades are taken, depending on how var the volatile change moves the market.

Pictures of moving average settings are here along witih some pictures of volatility trades being taken.
















Respondido

1
Desenvolvedor 1
Classificação
(154)
Projetos
217
22%
Arbitragem
14
64% / 21%
Expirado
1
0%
Carregado
2
Desenvolvedor 2
Classificação
(5)
Projetos
6
17%
Arbitragem
1
0% / 0%
Expirado
0
Trabalhando
3
Desenvolvedor 3
Classificação
(186)
Projetos
305
15%
Arbitragem
20
40% / 35%
Expirado
15
5%
Ocupado
4
Desenvolvedor 4
Classificação
(17)
Projetos
23
39%
Arbitragem
0
Expirado
0
Trabalhando
5
Desenvolvedor 5
Classificação
(61)
Projetos
61
51%
Arbitragem
1
0% / 100%
Expirado
1
2%
Livre
6
Desenvolvedor 6
Classificação
(475)
Projetos
504
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
7
Desenvolvedor 7
Classificação
(57)
Projetos
177
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
8
Desenvolvedor 8
Classificação
(107)
Projetos
137
42%
Arbitragem
19
16% / 53%
Expirado
20
15%
Trabalhando
9
Desenvolvedor 9
Classificação
(4)
Projetos
6
0%
Arbitragem
4
25% / 75%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(4)
Projetos
4
25%
Arbitragem
2
0% / 100%
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(27)
Projetos
27
26%
Arbitragem
2
0% / 50%
Expirado
1
4%
Livre
13
Desenvolvedor 13
Classificação
(454)
Projetos
513
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Carregado
14
Desenvolvedor 14
Classificação
(548)
Projetos
1330
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
15
Desenvolvedor 15
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
16
Desenvolvedor 16
Classificação
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(68)
Projetos
77
8%
Arbitragem
33
9% / 55%
Expirado
6
8%
Carregado
18
Desenvolvedor 18
Classificação
(291)
Projetos
433
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Carregado
19
Desenvolvedor 19
Classificação
(225)
Projetos
284
42%
Arbitragem
15
13% / 47%
Expirado
67
24%
Livre
Pedidos semelhantes
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @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 )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
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
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
i need someone who can remake this indicator to a winning strategy. i need someone who can make my signal on that indicator to appear fast on the chart... let me know if you can
I am seeking a coder who has experience in converting an MT4 indicator & EA(.mq4 file, source code provided) to TradingView's Pine Script. The indicator should be identical to the original, with the same inputs and settings. Upon completion of the task, the coder will send me the Pine Script indicator & EA along with the full source code, and the project will remain confidential. This task should be straightforward

Informações sobre o projeto

Orçamento
200 - 300 USD
Desenvolvedor
180 - 270 USD
Prazo
de 4 para 8 dias