Home
Services
Marketplace
Community
Login
Announcement
Career
Economy & Market
How it work
Programming
Quantitative Model
Trading Strategy
降龍
How can I have multiple backtests at the same time?
Programming
Every time when I run a backtest on the platform, I need to wait for it to complete or cancel it first before I can run another backtest.
Is there any way I can run multiple backtests at the same time?
2
0
Posted on : 2025-02-21 03:54:04.002491
Email
Facebook
1,759
admin
Each login session can have at most 1 backtest instance. To run multiple backtests in parallel, you can either
logout from your current session, and re-login to create another backtest
open another browser and login to create a new session
2
0
Posted on : 2025-02-21 15:22:54.173360
1