PaulParticipant
Master
nope don’t have that. Normal load times and then the trailing stop is correctly displayed.
I thought maybe some parts of the code is in the wrong place in your strategy or wrong underlaying value but that doesn’t seem to cause a backtest to load infinite.
Can you post an example of your code?
ok no your code is not to blame, I think there is bug with the backtest engine. Will post it once I figure out what exact part of my code makes it fail
By the way, Did you already try to define your 3 trailing steps in fonction of the volatility? Something a bit stable like High-low of the day vs Average of the past High – low for exemple?