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 functions to fetch funding rate data from market #551

Closed
wants to merge 5 commits into from

Conversation

Issengaard
Copy link
Contributor

The market client has been modified to enable the retrieval of funding rate data with the following changes:

  • NewFundingRateHistoryService now fetches funding rate history data using the Rest API.
  • NewFundingRateInfoService now retrieves symbols' funding rate information using the Rest API.
    Tests for the new functions have been created following the same approach as other tests in the package.

Copy link
Contributor

@mm2175 mm2175 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not change import path.

@Issengaard
Copy link
Contributor Author

Issengaard commented Mar 25, 2024

Good day, thanks for code review and your comment. I had made a pull request before path change and another changes had been made. So, I thought changes, that appears after pull request, do not impact on the pull request. I close this request to open a new one with correct data.

@Issengaard Issengaard closed this Mar 25, 2024
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.

None yet

2 participants