bankroll-broker

Brokerage plugin interface


Keywords
trading, investing, finance, portfolio, brokerage, investment, python3
License
MIT
Install
pip install bankroll-broker==0.4.2

Documentation

bankroll-broker PyPI version CircleCI

This library defines an abstract interface representing a brokerage and its capabilities, decoupling tools which want to consume brokerage data from implementations of the brokerage APIs themselves.

This library is part of the bankroll project.