juniorcarvalho / python-btr

Python library for importing result files (xlsx) from trading operations with bitcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-btr - Python Bitcoin trading result

Utility library to read trading results files (.xlsx) generated by binance.com

binance.com generates a file in xlsx format with the trading results. This small utility reads this file by creating a python object model with the json format. to generate the file go to: binance.com -> Orders -> Order History

Build Status Codacy Badge

About

Python library for importing result files (xlsx) from trading operations with bitcoin

License:MIT License


Languages

Language:Python 99.4%Language:Makefile 0.6%