To run the script using Docker, execute ./start.sh. Alternatively, you can run it using bun start. Add the credentials to your users creating userSeed.ts according userSeed.example.ts
- Add a new file in
/src/strategiesaccording. - Go to
src/config.tsand set values forstrategiesand also forbacktestConfig. - Run
bun runBacktest.