I found it on documentation - CMoneyFixedRisk
The article - Money Management by Vince. Implementation as a module for MQL5 Wizard
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Can anyone explain or show me an article where is shown how to use the "#include <Expert\Money\MoneyFixedRisk.mqh>" file?
I have check online and I cannot find a way to use this in order to calculate lot size according to a % of the balance or equity.
I know that on MQL5 we can "generate an expert". I have done this and have found the FixedRisk.mqh file works perfect, but I don't know how to call that in my experts.
Please help!