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

Tarea técnica

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.

Han respondido

1
Desarrollador 1
Evaluación
(20)
Proyectos
19
11%
Arbitraje
2
50% / 50%
Caducado
0
Trabaja
2
Desarrollador 2
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(146)
Proyectos
172
23%
Arbitraje
7
29% / 43%
Caducado
4
2%
Trabajando
4
Desarrollador 4
Evaluación
(95)
Proyectos
117
38%
Arbitraje
9
89% / 0%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(2)
Proyectos
4
0%
Arbitraje
0
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(52)
Proyectos
97
24%
Arbitraje
10
20% / 20%
Caducado
12
12%
Trabaja
7
Desarrollador 7
Evaluación
(21)
Proyectos
35
54%
Arbitraje
8
63% / 38%
Caducado
1
3%
Libre
8
Desarrollador 8
Evaluación
(17)
Proyectos
19
26%
Arbitraje
3
67% / 33%
Caducado
2
11%
Trabaja
9
Desarrollador 9
Evaluación
(39)
Proyectos
69
9%
Arbitraje
18
11% / 56%
Caducado
18
26%
Libre
10
Desarrollador 10
Evaluación
(61)
Proyectos
186
73%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
11
Desarrollador 11
Evaluación
(14)
Proyectos
23
26%
Arbitraje
7
43% / 29%
Caducado
3
13%
Trabajando
12
Desarrollador 12
Evaluación
(42)
Proyectos
88
14%
Arbitraje
30
30% / 53%
Caducado
36
41%
Trabaja
13
Desarrollador 13
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
14
Desarrollador 14
Evaluación
(71)
Proyectos
80
10%
Arbitraje
35
9% / 54%
Caducado
6
8%
Trabaja
15
Desarrollador 15
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
16
Desarrollador 16
Evaluación
(298)
Proyectos
443
64%
Arbitraje
5
40% / 0%
Caducado
4
1%
Trabaja
17
Desarrollador 17
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
30 - 100 USD
Para el ejecutor
27 - 90 USD
Plazo límite de ejecución
de 1 a 7 día(s)