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
Rog2548 · 5 years ago

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.

RO
Rog2548 · 7 years ago

@bhagya3udana856 

Try this: 5 / 2 instead of 2.5

 ExecuteOrder((int)position.Volume * 5 / 2, position.TradeType);