Money Management system implementation

工作已完成

执行时间1 一天
客户反馈
Effective & fast !
员工反馈
Very Good and effective at conveying the requirements.

指定

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.

附加的文件:

PNG
Risk-MM.PNG
60.6 Kb

反馈

1
开发者 1
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
2
开发者 2
等级
(26)
项目
41
24%
仲裁
3
33% / 67%
逾期
12
29%
空闲
3
开发者 3
等级
(199)
项目
255
21%
仲裁
23
48% / 17%
逾期
0
已载入
相似订单
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

项目信息

预算
30 - 40 USD
截止日期
 1  2 天