Skip to content

Unofficial Python CCXT-based boilerplate code to quickly get started with algorithmic trading on the Bybit exchange

License

Notifications You must be signed in to change notification settings

projenix/bybit-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bybit-boilerplate

Unofficial Python CCXT-based boilerplate code to quickly get started with algorithmic trading on the Bybit exchange

Usage:

  1. Clone the repo
  2. Enter your API credentials in config/config.py
  3. Run: python3 example.py

Enjoy.

Dependencies:

  • 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

Author:

  • Islam Abou El Ata

About

Unofficial Python CCXT-based boilerplate code to quickly get started with algorithmic trading on the Bybit exchange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages