Unofficial Python CCXT-based boilerplate code to quickly get started with algorithmic trading on the Bybit exchange
- Clone the repo
- Enter your API credentials in config/config.py
- Run: python3 example.py
Enjoy.
- CCXT
PS: You will need a Bybit exchange account and APi keys. If you don't have already, feel free to use my affiliate link: https://www.bybit.com/app/register?ref=E0p44
- Islam Abou El Ata