-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[binance] Add tickers #4866
[binance] Add tickers #4866
Conversation
bigscoop
commented
Apr 29, 2024
•
edited
Loading
edited
- Added mapping symbol -> currency pair (got from exchange info)
- Moved exchangeInfo-methods to MarketDataService
- Updated integration tests
- Added requests for idea http client
- Simplified dto's
Hi. If I understand correctly, we should get a 24 hour ticker. |
Hi. Yep, good idea 👍 |
done |
I propose to review and merge the #4868 first. Then I can integrate the changes to my branch |
merged 4868 |
done, feel free to review |
@timmolter ping |