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

Abnormal Exchange rate provider price impacting Bisq Market Rates #47

Closed
dutu opened this issue Jan 20, 2024 · 1 comment
Closed

Abnormal Exchange rate provider price impacting Bisq Market Rates #47

dutu opened this issue Jan 20, 2024 · 1 comment

Comments

@dutu
Copy link

dutu commented Jan 20, 2024

The price of XMR on Poloniex has been unusually low for the past few weeks, 2-4% lower than the average market price. This deviation is due to Poloniex's suspension of XMR deposits and withdrawals, preventing arbitrage and causing their price to diverge from the market average. This discrepancy is affecting the accuracy of the Bisq market price.

Suggested Solution:
To address this, Poloniex should be excluded from the price calculation. Considering the involvement of multiple price nodes, manually adjusting each node's configuration to exclude or include specific exchanges may not be practical. Instead, implementing a mechanism to assess and automatically exclude exchange rate providers whose prices deviate significantly from a predetermined range could be more effective solution.

@ghost
Copy link

ghost commented Feb 7, 2024

Poloniex XMR price is automatically removed at the source when it deviates too much, e.g:

POLO XMR outlier price removed:0.00295, lower/upper bounds:0.0030139/0.003039, consensus price:0.0030259666666666665

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

No branches or pull requests

1 participant