RSI EA with built in risk management

Trabalho concluído

Tempo de execução 30 dias
Comentário do cliente
Very patient with me and managed to do everything I requested. I wasnt sure it was possible but he pulled it off. Plan to employ his services in future. Very professional.
Comentário do desenvolvedor
Thanks

Termos de Referência

The trading system is as follows:


There are 3 RSI settings - 6, 12 and 24. When RSI 6 and 12 cross below the 30 line, this is a short. When RSI 6 and 12 cross above the 70, this is a long. We will follow NNFX risk management here. Take profit will be 1 X ATR (14), move stop to break even, then exit when either stop hit or RSI 6 crosses below 70 (if buying) and above 30 (if shorting).

There is also the reversal aspect of the strategy. This is hard to explain without examples so I have attached a document that explains this part of the system. Im not sure the reversal can be coded to my exact specification. If not please confirm with me, and I will be happy to proceed with the above only.

I dont have mathmatical models, so I would need the candidate to base the EA on the visuals I have provided.

Positions are opened on the open of the candle that follows the RSI 6 and RSI 12 cross. 

Positions are closed on the candle that follows the RSI 6 and RSI 12 cross.

There should be an option to turn off the reversal aspect.

Risk Management:

The system follows the NNFX style of risk management. All postions will be 2% of the account. Lot size will be 2% / 1.5XATR (for reversal aspect also). However there should be an option to change % of account at risk.


There should also be an option to change the % of account at risk per trade. I stated it should be 2% per trade, but it should also give the option to adjust.

Another thing - the risk should be 2% but this is divided between currency pairs. For example taking a short GBP/USD position would take 2%. Taking a GBP/USD short and then a USD/JPY would case the USD/JPY to be 1% and not two as there would be too much risk on USD. I dont plan to close out open positions, just open new positions at a smaller amount.

If any trades have a certain currency, all following trades will be at 1% and not 2%. I would like this to be a setting that can be turned off (meaning 2% for all trades is the default).

Should be compatible with all timeframes. I would like to be sent the source code, and I would not like the source code to be used for other projects


Arquivos anexados:

ZIP
Automation.zip
194.7 Kb

Respondido

1
Desenvolvedor 1
Classificação
(10)
Projetos
9
11%
Arbitragem
5
0% / 60%
Expirado
1
11%
Livre
2
Desenvolvedor 2
Classificação
(343)
Projetos
466
52%
Arbitragem
22
50% / 27%
Expirado
5
1%
Carregado
3
Desenvolvedor 3
Classificação
(1093)
Projetos
1449
45%
Arbitragem
49
73% / 12%
Expirado
36
2%
Trabalhando
4
Desenvolvedor 4
Classificação
(350)
Projetos
553
32%
Arbitragem
24
67% / 8%
Expirado
16
3%
Livre
5
Desenvolvedor 5
Classificação
(8)
Projetos
18
17%
Arbitragem
3
67% / 0%
Expirado
0
Livre
6
Desenvolvedor 6
Classificação
(463)
Projetos
524
33%
Arbitragem
28
39% / 43%
Expirado
7
1%
Ocupado
7
Desenvolvedor 7
Classificação
(304)
Projetos
509
47%
Arbitragem
29
10% / 45%
Expirado
138
27%
Livre
8
Desenvolvedor 8
Classificação
(2086)
Projetos
2646
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
9
Desenvolvedor 9
Classificação
(343)
Projetos
362
70%
Arbitragem
4
100% / 0%
Expirado
0
Carregado
10
Desenvolvedor 10
Classificação
(10)
Projetos
15
27%
Arbitragem
3
67% / 33%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
Projetos
2
0%
Arbitragem
0
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(34)
Projetos
60
23%
Arbitragem
11
73% / 9%
Expirado
3
5%
Livre
13
Desenvolvedor 13
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
14
Desenvolvedor 14
Classificação
(61)
Projetos
186
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
15
Desenvolvedor 15
Classificação
(42)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
16
Desenvolvedor 16
Classificação
(10)
Projetos
13
8%
Arbitragem
3
67% / 33%
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Ocupado
Pedidos semelhantes
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
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
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

Informações sobre o projeto

Orçamento
50 - 150 USD
Desenvolvedor
45 - 135 USD
Prazo
para 20 dias