Re: Top-10 Robots App Updates
Hello Traders,
A new update is uploaded.
It fixes the Drawdown calculations when we are using custom Initial Account and Risk percent values.
The corrected behavior is as follows:
- When we increase the Initial Account without changing the Risk percent, the DD% increases slightly.
- When we increase the Risk percent without changing the Initial Account, the DD% increases proportionally.
Examples:
GBPUSD M30 #1248515497 all data
Changing the Initial Account
+---------+--------+----------+
| Account | Risk | Drawdown |
+---------+--------+----------+
| $1000 | 1.0% | 5.95% |
+---------+--------+----------+
| $2000 | 1.0% | 6.94% |
+---------+--------+----------+
| $3000 | 1.0% | 7.27% |
+---------+--------+----------+
| $4000 | 1.0% | 7.43% |
+---------+--------+----------+
| $5000 | 1.0% | 7.53% |
+---------+--------+----------+
| $6000 | 1.0% | 7.60% |
+---------+--------+----------+
| $7000 | 1.0% | 7.65% |
+---------+--------+----------+
| $8000 | 1.0% | 7.68% |
+---------+--------+----------+
| $9000 | 1.0% | 7.71% |
+---------+--------+----------+
| $10000 | 1.0% | 7.73% |
+---------+--------+----------+
Changing the Risk (account $1000)
+---------+--------+----------+
| Account | Risk | Drawdown |
+---------+--------+----------+
| $1000 | 1.0% | 5.95% |
+---------+--------+----------+
| $1000 | 2.0% | 13.88% |
+---------+--------+----------+
| $1000 | 3.0% | 21.81% |
+---------+--------+----------+
Changing the Risk (account $2000)
+---------+--------+----------+
| Account | Risk | Drawdown |
+---------+--------+----------+
| $2000 | 1.0% | 6.94% |
+---------+--------+----------+
| $2000 | 2.0% | 14.87% |
+---------+--------+----------+
| $2000 | 3.0% | 22.80% |
+---------+--------+----------+
Changing the Risk (account $10000)
+---------+--------+----------+
| Account | Risk | Drawdown |
+---------+--------+----------+
| $10000 | 1.0% | 7.73% |
+---------+--------+----------+
| $10000 | 2.0% | 15.46% |
+---------+--------+----------+
| $10000 | 3.0% | 23.20% |
+---------+--------+----------+
Trade Safe!