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

New market status adapter endpoint #263

Merged
merged 2 commits into from
Jul 31, 2024
Merged

New market status adapter endpoint #263

merged 2 commits into from
Jul 31, 2024

Conversation

martin-cll
Copy link
Contributor

This PR adds a new adapter endpoint class for the new market status data type that will support real world assets (RWA). The implementation is mostly boilerplate with the following details:

The request parameter is a single string market (e.g. forex, metals, wti, etc).

The response is a single numerically valued enum, currently with 3 enum values: unknown, closed, and open.

Copy link
Contributor

github-actions bot commented Jul 29, 2024

NPM Publishing labels 🏷️

🟢 This PR has valid version labels and will cause a minor bump.

@martin-cll martin-cll requested a review from dav009 July 29, 2024 22:07
@martin-cll martin-cll merged commit d1bd1d5 into main Jul 31, 2024
6 checks passed
@martin-cll martin-cll deleted the ml/marketstatus branch July 31, 2024 18:09
Copy link
Contributor

🚀 Successfully created version bump PR: #264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants