Getting Started¶
Welcome to dgbit! This section will help you get up and running quickly.
Overview¶
dgbit is a comprehensive algorithmic trading framework for Bybit. Before you begin, you'll need:
- Python 3.11+ - dgbit requires Python 3.11 or later
- Bybit Account - For live trading (optional for backtesting)
- API Keys - If you plan to execute trades
Quick Navigation¶
-
Installation
Install dgbit via pip, Docker, or from source
-
Quick Start
Run your first backtest in 5 minutes
-
Configuration
Configure dgbit for your environment