Skip to content

Releases: barchart/portfolio-api-common

v1.11.8

15 Sep 07:27
Compare
Choose a tag to compare

Bug Fixes

  • Added condition checks for raw values in formatter to avoid errors.
  • Updated formatter to use dividend.open field as shares if it exists.

v1.11.7

06 Sep 14:55
Compare
Choose a tag to compare

Technical Enhancements

  • Added more raw data to the transaction formatter.p

v1.11.6

23 Aug 12:18
Compare
Choose a tag to compare

Technical Enhancements

  • Added raw data to the transaction formatter.

v1.11.4

06 May 10:51
Compare
Choose a tag to compare

Technical Enhancements

  • Updated barchart/common-js to the v4.9.0.
  • Updated gulp script.

v1.11.3

05 Apr 22:40
Compare
Choose a tag to compare

Bug Fixes

  • Adjusted logic which derives percentages using division to prevent very large results (reference CW-2865).

v1.11.2

09 Feb 00:59
Compare
Choose a tag to compare

Bug Fixes

  • Corrected calculation of effective shares for dividends (and distributions) when payment occurs in an alternate currency.
  • Rounded calculation of effective shares to reduce confusion. However, since this value is derived, loss of precision is inevitable.

v1.11.0

27 Jan 16:50
Compare
Choose a tag to compare

New Features

  • Added native and currency fields for dividends and distributions which paid in alternate currency (from underlying stock or fund).

v1.10.0

12 Jan 16:32
Compare
Choose a tag to compare

New Features

  • Added a new PortfolioFailureType for negative quantity.

v1.9.1

27 Nov 14:15
Compare
Choose a tag to compare

Bug Fixes

  • Made quantity field optional for the Sell transaction schema.
  • Made quantity field optional for the Buy Short transaction schema.

v1.9.0

26 Nov 11:38
Compare
Choose a tag to compare

New Features

  • Added close field to the Sell transaction schema.
  • Added close field to the Buy Short transaction schema.