Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Binbot docs
Home
About API api/bots
Autotrade
Back-testing
Back-testing
Binbot Error codes
Bot status
Database
Deployment
Dollar hedging
Exchange Integrations
Klines or candlesticks
Linting
Margin trading
Market Updates websockets connection
Market breadth
Mermaid diagram
Paper trading
Rest API standards in this project
Symbol table (API DB) vs Candlesticks (kline data from MongoDB)
Third party APIs
Trailling profit
When make use of redux state?
Why does this project have no tests?
Why no use gevent to improve performance?
Search Binbot docs
Deployment
This project is deployed using Github actions
Pipfile.lock is required to do production dependency installation
pipenv install
in Dockerfile
One Dockerfile builds 2 apps: api and web
Research app is a separate Docker app