I would like to to create a bot that follows this strategy

Termos de Referência

Hello I would like to create a bot that follows this strategy:

When the bot starts it will have to determine the trend on the timeframe that is selected. This needs to happen using price action, so HigherHighs and LowerLows. 

Then the bot will open a trade right away or wait for 2 possible confirmations. 1 is a fibonacci retracement and the other is an RSI overbought, oversold confirmation.

The RSI timeframe is the M1 or I can select otherwise, so the bot needs to know where the RSI is on that timeframe.

The Fibonacci will be drawn from the last days daily candle and we will look for a retracement to the level that we set in the parameters.

The TP and SL will be fixed in pips and it will have a ratio of 1/20. 

Finally, I need a UI that will show me the following:

1. The trend
2. The RSI level
3. Have controls to be able to add support and resistance lines on the chart which will be used as danger zones. The bot will act on these based on the parameters (there will be a parameter what to do on these zones, stay or reverse).
4. Show the drawdown of the account
5. Show if there is a trade open

We need to be able to have multiple bots running at the same time but only one trade can be open at a time. So no bot can open a trade if another bot is already with an open trade that is being played out.

Please let me know how much this would be and a timeframe of delivery.

Respondido

1
Desenvolvedor 1
Classificação
(20)
Projetos
19
11%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
2
Desenvolvedor 2
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(146)
Projetos
172
23%
Arbitragem
7
29% / 43%
Expirado
4
2%
Carregado
4
Desenvolvedor 4
Classificação
(95)
Projetos
117
38%
Arbitragem
9
89% / 0%
Expirado
0
Livre
5
Desenvolvedor 5
Classificação
(2)
Projetos
4
0%
Arbitragem
0
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(52)
Projetos
97
24%
Arbitragem
10
20% / 20%
Expirado
12
12%
Trabalhando
7
Desenvolvedor 7
Classificação
(21)
Projetos
35
54%
Arbitragem
8
63% / 38%
Expirado
1
3%
Livre
8
Desenvolvedor 8
Classificação
(17)
Projetos
19
26%
Arbitragem
3
67% / 33%
Expirado
2
11%
Trabalhando
9
Desenvolvedor 9
Classificação
(39)
Projetos
69
9%
Arbitragem
18
11% / 56%
Expirado
18
26%
Livre
10
Desenvolvedor 10
Classificação
(61)
Projetos
186
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
11
Desenvolvedor 11
Classificação
(14)
Projetos
23
26%
Arbitragem
7
43% / 29%
Expirado
3
13%
Carregado
12
Desenvolvedor 12
Classificação
(42)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
15
Desenvolvedor 15
Classificação
(66)
Projetos
143
34%
Arbitragem
10
10% / 60%
Expirado
26
18%
Livre
16
Desenvolvedor 16
Classificação
(298)
Projetos
443
64%
Arbitragem
5
40% / 0%
Expirado
4
1%
Trabalhando
17
Desenvolvedor 17
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Hi, if I drag my indicator into a chart it works perfectly. I added the indicator into an EA with iCustom and now the indicator is completely weird in the chart! The colors are different and the line are different. I used copybuffer and everything else correctly but I have no idea what‘s the issue :-( Can someone help me what I do wrong? In addition, the indicator is shown in the chart without using
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work

Informações sobre o projeto

Orçamento
30 - 100 USD
Desenvolvedor
27 - 90 USD
Prazo
de 1 para 7 dias