I reran the backtest again of my algo on MT5. It's a continous contract backtest. The timig is a bit off (MT5 doesn't adjust daylight savings time automatically). It's also non-compounded.
It's definitely not a super accurate backtest , but just wanted to see the results nonetheless.
2020-present
RED - algo coudln't finish the day in the green/breakeven.
ORANGE- incorrect entry due to daylight saving time error (dismiss data)
BLUE - Live trading start point.
So there was one time the algo didn't get to profit for the day. It triggered the max loss I set for the algo, and took about 4 months to recover to new equity high. The actual DD is 25%.
This is what I consider my risk of ruin scenario. If it happens say once every 1-1.5 years, I'm good. If it happens back to back...I'm fucked.
I designed the system where it will continue trading the session up to the max loss sequence. If I start messing around the sequence to have "smaller" losses, it starts to throw the whole thing off.
Reduced "risk"
More reduced risk
The more I continue trading this, the more anxious I get. I haven't experienced that 'black swan' event yet since the live forward run.
It's definitely not a super accurate backtest , but just wanted to see the results nonetheless.
2020-present
RED - algo coudln't finish the day in the green/breakeven.
ORANGE- incorrect entry due to daylight saving time error (dismiss data)
BLUE - Live trading start point.
So there was one time the algo didn't get to profit for the day. It triggered the max loss I set for the algo, and took about 4 months to recover to new equity high. The actual DD is 25%.
This is what I consider my risk of ruin scenario. If it happens say once every 1-1.5 years, I'm good. If it happens back to back...I'm fucked.
I designed the system where it will continue trading the session up to the max loss sequence. If I start messing around the sequence to have "smaller" losses, it starts to throw the whole thing off.
Reduced "risk"
More reduced risk
The more I continue trading this, the more anxious I get. I haven't experienced that 'black swan' event yet since the live forward run.
)