@barchart/portfolio-api-common 1.0.205 → 1.0.206

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -90,7 +90,8 @@ module.exports = (() => {
90
90
  date: t.date,
91
91
  type: t.type.display,
92
92
  sequence: t.sequence,
93
- instrument: t.instrument
93
+ instrument: t.instrument,
94
+ position: t.position
94
95
  };
95
96
 
96
97
  if (basic.instrument) {