Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lindomar-oliveira/backtrader-binance

Binance API integration with Backtrader.
https://github.com/lindomar-oliveira/backtrader-binance

backtrader binance bitcoin bot btc cryptocurrency live-trading

Last synced: about 1 month ago
JSON representation

Binance API integration with Backtrader.

Awesome Lists containing this project

README

        

# backtrader-binance

Create your strategy for the [Backtrader](https://www.backtrader.com), do the backtesting and you will also be ready for live trading on the exchange [Binance](https://www.binance.com/pt-PT/register?ref=D9K8QI13) with this integration.

Installation
============

pip install git+https://github.com/lindomar-oliveira/backtrader-binance.git@main

Usage
=====

See examples folder

Thanks
======

- backtrader: An incredible library...
- [python-binance](https://github.com/sammchardy/python-binance): For creating Binance API wrapper, shortening a lot of work.

License
=======

[MIT](https://choosealicense.com/licenses/mit)