Need a trading robot to execute orders based on hitting certain levels and applying stop loss and take profit points to executed trades

Termos de Referência

I want a robot that can run autonomously on an index, say US30 index whereby I can set a simple strategy.

I want to set limit orders that trigger every incremental X points.

If the market is at 39,000 I want to sell X per point at Y incremental point intervals based on the index level.

If X=1 and Y= 50 I'd expect the following to happen

P=50 and L=400

The market rises to 39,050 I sell at (X) 1 unit per point and I apply a stop of 400 points (L)  (39,450) and a take profit (P) at 50 points (39,000). 

If the market rises or falls I want the robot to place a second, third, fourth, nth trade at any higher or lower levels at the X interval (50 points)

I want a maximum (M) of 10 trades to be open at any time.

I don't want two trades to be placed at the same level.

If the market continues to rise I keep executing every 50 points but clearly the first trade will stop out at 39,450 and the second at 39,500 third at 39,550. If the market just goes up I lose 800 points.

If the market falls I don't execute anything but if I manage to place any trades at 39,050 or 39,100 and then the market falls I will take 50 points on the 39,100 trade when it falls to 39,050 and 50 point on the 39,050 trade when the market falls to 39,000.

At that stage I have no further trades in the market and i need to wait for the market to rise again to 39,050 but have taken 100 points in profit.

The strategy could be reversed to a market buy strategy if I wanted to buy every time the market fell 50 points adding the same stops and take profit points. 

I'd like the robot to work on any market but the parameters of X, Y, P, L & and M should be adjustable.

Respondido

1
Desenvolvedor 1
Classificação
(171)
Projetos
283
14%
Arbitragem
20
40% / 35%
Expirado
15
5%
Ocupado
2
Desenvolvedor 2
Classificação
(327)
Projetos
446
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Trabalhando
3
Desenvolvedor 3
Classificação
(130)
Projetos
151
23%
Arbitragem
5
0% / 60%
Expirado
4
3%
Trabalhando
4
Desenvolvedor 4
Classificação
(10)
Projetos
25
28%
Arbitragem
1
0% / 0%
Expirado
1
4%
Trabalhando
5
Desenvolvedor 5
Classificação
(22)
Projetos
26
8%
Arbitragem
6
17% / 17%
Expirado
3
12%
Ocupado
6
Desenvolvedor 6
Classificação
(2408)
Projetos
3025
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Livre
7
Desenvolvedor 7
Classificação
(37)
Projetos
38
11%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(437)
Projetos
494
33%
Arbitragem
25
40% / 48%
Expirado
7
1%
Carregado
9
Desenvolvedor 9
Classificação
(4)
Projetos
5
60%
Arbitragem
0
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(49)
Projetos
55
31%
Arbitragem
2
0% / 0%
Expirado
0
Carregado
11
Desenvolvedor 11
Classificação
(41)
Projetos
88
14%
Arbitragem
29
31% / 48%
Expirado
36
41%
Carregado
12
Desenvolvedor 12
Classificação
(2064)
Projetos
2622
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(251)
Projetos
402
38%
Arbitragem
82
41% / 20%
Expirado
70
17%
Carregado
15
Desenvolvedor 15
Classificação
(546)
Projetos
1327
59%
Arbitragem
28
82% / 0%
Expirado
10
1%
Livre
16
Desenvolvedor 16
Classificação
(470)
Projetos
499
53%
Arbitragem
10
60% / 20%
Expirado
3
1%
Livre
17
Desenvolvedor 17
Classificação
(41)
Projetos
58
55%
Arbitragem
2
0% / 0%
Expirado
1
2%
Livre
18
Desenvolvedor 18
Classificação
(562)
Projetos
931
47%
Arbitragem
301
59% / 25%
Expirado
123
13%
Trabalhando
Pedidos semelhantes
Hello, I want an experience programmer who knows how to make a simple UI/UX for this EA for an MT5 platform. The logic of this is EA is simple, with hedging system and continuing trend ordering system or cascade ordering. I also included in this EA the market reversal points, when the active orders reached this point and the market reverses the current order closes and will execute a new order (further discuss in in
I have indicator in my tradingview when it shows symbol of buy or sell i want that time excute order from signal to my fundednext account please tell how. It is possible
Hello greetings.how are you doing? I have an existing custom tradingview indicator I would like to convert to mt5 Indicator . The source code is available with me . Kindly bid for this project if it is what you can do for me
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina
Greetings. I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. Martingale methods and grid strategies should not be used as the basis of a trading strategy. I will need to test in the strategy tester and on live market (on demo account for at least two weeks), so I ask you to provide an executable demo file of the EA with necessary restrictions. The EA should not use
Need a good synthetic EA 50 - 1000 USD
I don't have specifications. If you're good at building an EA with good coding, accuracy, 85% money management, good trading decision. Please apply let's discuss Bussiness. Price below is not specific we can discuss new price depending on your professionalism
Hi greetings I will like to convert my existing Pine script strategy to MT4 EA I want to develop Mt4 trading bot based on this tradingview strategy and add licence to the bot in order to give access to others
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on this platform it doesn't show any signals, kindly bid on it and let me know if you can do it, And also check it thoroughly that you can do it okay
Designing and programming a trading strategy for an automated trading robot requires a comprehensive approach that involves several steps: 1. **Define Strategy**: Decide on the trading strategy you want to automate (e.g., moving average crossover, mean reversion, breakout strategies). 2. **Choose Platform**: Select a trading platform or framework that supports automated trading. Examples include MetaTrader (MQL)
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on

Informações sobre o projeto

Orçamento
50 - 200 USD
Prazo
de 5 para 20 dias

Cliente

Pedidos postados1
Número de arbitragens0