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

Added ticker news insights support #433

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

justinpolygon
Copy link
Contributor

Fixes #432.

Added Ticker News Insights support which now provides the sentiment (negative, neutral, or positive) along with the reasoning behind it.

  • Updated the spec
  • Added Insights to the TickerNews struct
  • Updated test case with new json response object

I tested the ticker news example script and it results the sentiment insights now.

@justinpolygon justinpolygon merged commit 3cc0ab3 into master Jul 18, 2024
16 checks passed
@justinpolygon justinpolygon deleted the jw-add-tickernews-insights branch July 18, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client update needed to match REST spec changes
2 participants