Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the new fields VWAP and trades number in the historical and streaming bars #359

Closed
Tracked by #357
OlegRa opened this issue Aug 7, 2021 · 5 comments
Closed
Tracked by #357
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@OlegRa
Copy link
Collaborator

OlegRa commented Aug 7, 2021

These fields are already available in REST API and It would be nice to add them for all supported SDK versions.

@OlegRa OlegRa changed the title The new fields VWAP and trades number in the historical and streaming bars (Go/#135) Add the new fields VWAP and trades number in the historical and streaming bars Aug 7, 2021
@OlegRa OlegRa self-assigned this Aug 7, 2021
@OlegRa OlegRa added the enhancement New feature or request label Aug 7, 2021
@OlegRa OlegRa added this to the SDK 4.1.x LTS milestone Aug 7, 2021
OlegRa added a commit that referenced this issue Aug 8, 2021
…Bar` interface.

(cherry picked from commit 5973ea556fe48f1320ed630bb64bcb0ee4f69096)
OlegRa added a commit that referenced this issue Aug 8, 2021
…Bar` interface.

(cherry picked from commit 5973ea556fe48f1320ed630bb64bcb0ee4f69096)
OlegRa added a commit that referenced this issue Aug 8, 2021
@OlegRa OlegRa closed this as completed Aug 14, 2021
@jeonnagroup2
Copy link

maybe i'm missing something but VWAP and TradeCount show 0 i run SDK 5.2.4

image

@jeonnagroup2
Copy link

any idea when this going to show the data ?

@OlegRa
Copy link
Collaborator Author

OlegRa commented Dec 17, 2021

@jeonnagroup2 I've opened a separate issue for this problem - #432 and I already know the root cause. I'll include a fix in the next release (ETA is Sunday).

@jeonnagroup2
Copy link

ty buddy !! so the tradecount is for all exchanges ?

@OlegRa
Copy link
Collaborator Author

OlegRa commented Dec 20, 2021

@jeonnagroup2 AFAIU trade count value calculated differently for free (IEX) and paid (SIP) subscriptions.

OlegRa added a commit that referenced this issue Oct 30, 2024
* Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0

Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0.
- [Commits](JetBrains/JetBrains.Annotations@2024.2...2024.3)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...



* Update NuGet lock files after Dependabot dependency update.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
OlegRa added a commit that referenced this issue Nov 10, 2024
* Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0

Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0.
- [Commits](JetBrains/JetBrains.Annotations@2024.2...2024.3)

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

* Update NuGet lock files after Dependabot dependency update.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 35197de)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants