Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 648 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 648 Bytes

(CBS) Crypto Bot Strategies

A Binance crpto bot, easy to make new strategies

alt text

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

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.