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

CryptoYa: Create ExchangeRate per exchange #30

Merged

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Sep 13, 2023

CryptoYa queries 20 exchanges and returns their data. It makes more sense to pass the data from each exchange separately to the ExchangeRateService. The ExchangeRateService aggregates all exchange rates later.

@alvasw alvasw mentioned this pull request Sep 13, 2023
@ghost
Copy link

ghost commented Sep 13, 2023

ACK - Awesome!

INFO  b.p.s.ExchangeRateService: CryptoYa: ripioexchange ARS outlier price removed:3.447988443E7, lower/upper bounds:1.827556019215259E7/1.98456237E7, consensus price:1.943283936853435E7

@ghost ghost mentioned this pull request Sep 14, 2023
CryptoYa queries 20 exchanges and returns their data. It makes more
sense to pass the data from each exchange separately to the
ExchangeRateService. The ExchangeRateService aggregates all exchange
rates later.
@alvasw alvasw force-pushed the cryptoya_create_exchange_rate_per_exchange branch from 58310b7 to 95e9b82 Compare September 16, 2023 12:12
@alvasw alvasw requested a review from a user September 16, 2023 12:28
@alvasw alvasw force-pushed the cryptoya_create_exchange_rate_per_exchange branch from 95e9b82 to 8068ce7 Compare September 17, 2023 13:52
@alvasw alvasw requested a review from a user September 17, 2023 13:53
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@gabernard gabernard left a comment

Choose a reason for hiding this comment

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

utACK based on #30 (review).

@gabernard gabernard merged commit 8c8148a into bisq-network:main Sep 18, 2023
@ghost ghost mentioned this pull request Sep 20, 2023
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.

2 participants