1
Compile
Select OS and architecture, click to compile strategy and banbot to a single executable file
Go Compile2
DataBase
Install and start TimescaleDb, and note the connection string
Documentation3
Edit Config
Execute `bot init` command to initialize global config, Set api key & secret, dbConnStr, single transaction amount, market, trading pairs, message notification, Dashboard password, etc.
Documentation4
Run Banbot
Start spider process & trader: `bot spider & bot trade`
5
DashBoard
Go to Dashboard to view and manage your trading robot
