A Binance crpto bot, easy to make new strategies
SETUP BINANCE KEY: you need to put your binance apis key in .env.local (follow the .env template)
⚠️ THE BOT WILL NOT TRADE JUST TAKE BINANCE CANDLES DATA
yarn install
yarn serve
yarn build
yarn lint