Bankroll

Latest version: v0.4.1

Safety actively analyzes 613542 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.1

Fixes an error starting up `bankroll` when any fewer than _all_ brokers are installed. (Now, partial installations are correctly supported.)

0.4.0

0.3.3

Fixed an `UnboundLocalError` exception when running a fresh install of `bankroll` (h/t ShadoFlameX).

0.3.2

* [fidelity] Cash interest earned is now included in `Activity`
* [schwab] Cash interest earned and margin interest charged is now included in `Activity`
* [ibkr] Fixed market data quotes for futures and futures options
* Added optional `exchange` field to `Instrument` type, which is necessary to quote futures, and possibly more
* Added `analysis.timelineForSymbol()`, which transforms an activity log into position information (e.g., size and realized profit) over time
* Exposed `analysis.normalizeSymbol()` and `analysis.normalizeInstrument()`, for aligning cross-brokerage data
* Exposed `analysis.activityAffectsSymbol()`, which can be used as a sort of pattern-matching over activity logs

0.3.1

* Unified brokerage functionality in a new `AccountData` abstract base class that all broker-specific interfaces inherit from
* Repurposed `DataAggregator` as `AccountAggregator`, another `AccountData` subclass
* Added `AccountBalance` model, representing cash balances, and extended brokerage functionality to load it
* [ibkr] Added limited support for calculating interest payments as `Activity` items
* Miscellaneous fixes and additional support across multiple brokers

0.2.1

* [ibkr] Use API in read-only mode
* [ibkr] Support bond interest payments
* Move settings for `Rebalance` notebook into an INI file

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.