Releases: barchart/portfolio-api-common
Releases · barchart/portfolio-api-common
v1.7.0
New Features
- Added a new
PortfolioFailureType
for attempting to reinvest a dividend when the position is short.
v1.6.0
New Features
- Added a new
PortfolioFailureType
for attempting to edit a transaction's type.
v1.5.2
Technical Enhancements
- Added a
transaction
field intobasicFormatter
function for theTransactionFormatter
class. - Changed the way to add and remove a portfolio in
PositionContainer
to support reactive changes.
v1.5.1
Configuration Changes
- The failure message for corrupt corporate actions (e.g. two instruments with same symbol) was updated to indicate an expected time to correction (of 24 to 48 hours).
1.5.0
New Features
- Added new
Schema
for results of a query by symbol.