All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
AccountsClient
now only switches accounts when necessary (creating less HTTP requests).
- Add
include_shares
parameter to theclient.accounts.holdings
method to include number of shares for each holding.
- Python 3.6 and 3.7 support.
- Docs for Pypi
- Docs for Pypi
- Docs for Pypi
- Get instrument/equity historical prices using the
client.instruments.historical_prices
function.
- First release:
- Get accounts for Satrix and EasyEquities
- Get holdings, valuations and transactions for an account.