RO
Information
Username: | Rog2548 |
Member since: | 10 Apr 2017 |
Last login: | 10 Apr 2017 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 2 |
Forum Topics | 0 | 0 |
Jobs | 0 | 0 |
Last Algorithm Comments
RO
Try this: 5 / 2 instead of 2.5
ExecuteOrder((int)position.Volume * 5 / 2, position.TradeType);
Anyone using this successfully for a while? If so, how do you prevent the massive drawdowns?
It trades great for a little while after backtesting and then activating it, but once it hits the trend the wrong way it wipes out the account.
If anyone has a way to prevent this, please share or let me know I can pay for a modification to the bot.