Money Management system implementation

Job finished

Execution time 1 day
Feedback from customer
Effective & fast !
Feedback from employee
Very Good and effective at conveying the requirements.

Specification

This money management system is designed to protect capital 
when market conditions are not favorable to the strategy and to increase risk when they are.

You will have to add your lines of codes to my template: Dummy.
And make sure the code works for all brokers.

There are four parameters to this system:
1. input double Starting_risk=1.00;//%
2. input int Max_win_steps=5;
3. input int Max_loss_steps=3;
4. input double increments=0.20;//%

Everything is relatively very simple. 
I want to increase my risk by 0.20% (increments) every time I win, 
to a maximum of 5 times (Max_win_steps), 
and decrease by 0.20% (increments) every time I lose, to a maximun of 3 times (Max_loss_steps).

Once I have reached the Max_win_steps, I want to reset the risk to 1.00% and start the sequence again
If I lose during a winning streak, I want to reset the risk to 1.00% and start the sequence again.

- Loss above 1.00% risk = reset risk to 1.00%

If I lose and my risk is 1.00%, I want to reduce my risk by 0.20% until Max_loss_step. 
However, even if I continue to lose, I cannot go any lower than the max_loss_steps.

When the risk is below 1.00% and I lose ; reduce the risk by 0.20% until max_loss_steps/0.40%.
Every time I win, we increase by 0.20% until max_win_steps before resetting the risk.


You can use the attached picture for reference.

Thank you.

Files:

PNG
Risk-MM.PNG
60.6 Kb

Responded

1
Developer 1
Rating
(115)
Projects
129
18%
Arbitration
11
27% / 55%
Overdue
4
3%
Free
2
Developer 2
Rating
(26)
Projects
41
24%
Arbitration
3
33% / 67%
Overdue
12
29%
Free
3
Developer 3
Rating
(199)
Projects
255
21%
Arbitration
23
48% / 17%
Overdue
0
Loaded
Similar orders
Hi. Could you slightly rewrite my cBot for me to use a 5-minute chart without a fixed target? The stop should be a trailing stop at the level of the initial range
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8

Project information

Budget
30 - 40 USD
Deadline
from 1 to 2 day(s)