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/strategies
according. - Go to
src/config.ts
and set values forstrategies
and also forbacktestConfig
. - Run
bun runBacktest
.