Skip to content

Releases: barchart/portfolio-api-common

v1.27.1

18 Nov 17:43
f8ef6c8
Compare
Choose a tag to compare

Other

  • Fixed lint.

v1.27.0

18 Nov 17:37
017ea52
Compare
Choose a tag to compare

New Features

  • Added the InstrumentProvider class.
  • Added the InstrumentProviderCache class.

v1.26.1

15 Nov 20:28
19ef5ff
Compare
Choose a tag to compare

Other

  • Removed Wealthscope integration.

v1.26.0

25 Oct 23:20
d9a2292
Compare
Choose a tag to compare

New Features

  • Added email attribute to PortfolioSchema enumeration items.

v1.25.1

06 Oct 03:00
2262717
Compare
Choose a tag to compare

Bug Fixes

  • Corrected calculation of unrealized gain by PositionItem class.

v1.25.0

02 Oct 16:35
0e22ad9
Compare
Choose a tag to compare

New Features

  • Added unrealizedPrice attribute to PositionItem and PositionGroup classes.

v1.24.0

17 Sep 23:22
fe720bb
Compare
Choose a tag to compare

New Features

  • Updated the TransactionFormatter.format function to use fractional formatting, when appropriate.
  • Updated the PositionGroup class to use fractional formatting, when appropriate.

v1.23.0

10 Sep 22:29
769b585
Compare
Choose a tag to compare

New Features

  • Added unit code attribute to PositionSchema items.

v1.22.1

07 Sep 20:45
ed8e48d
Compare
Choose a tag to compare

Other

  • Updated the alternateDescription for Equity Options to be plural.
  • Updated the alternateDescription for Futures Options to be plural.

v1.22.0

07 Sep 03:06
e511d34
Compare
Choose a tag to compare

New Features

  • Added the AveragePriceCalculator utility class.

Bug Fixes

  • Fixed average price generated by the TransactionFormatter for equity options and futures options.