I'm trying to test a trailing stop strategy in the strategy analyzer, but when I hit run it doesn't return any results.
The trailing stop system is created in a similar way to the example you offer with the "TrailBuilderExample" strategy, and it works when I run it in real time in simulation, but no result in strategy analyzer.
What can be caused this?

Comment