Mariner Backtesting - Service Profiling
Profiling a Script/Strategy
- Remember to check use specific symbols
- Always call all of your methods once (usually in on_start()) before the code is called in the primary location of your script to make sure your profiling data is accurate.