-
Notifications
You must be signed in to change notification settings - Fork 13
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
Large price diferences between price nodes #28
Comments
I thought the ops team ran a monitoring script to check if the pricenodes are in sync. @Emzy can you confirm that? I've occasionally heard of a pricenode not refreshing its rates, stuck with stale prices (requiring a reboot). Does that sound like the problem, or do the pricenodes seem to be operating normally when this discrepancy happens? |
Thanks @worminder, I think this is because |
Update to previous comment, Another user has complained about an XMR price discrepancy, so I'll start running a similar script to keep a closer eye on prices. Have not noticed any recent discrepancy other than #33 (solved by restarting), and resultant pending improvements: #35, #36, #37. |
Very often there is a large price difference on XMR/BTC between predefined price nodes.
It is not unusual to have a spread higher than 1%. The high spread is not related to quick fluctuation of the price.
On one hand this limits trading between peers, on the other hand one of the peers could be severely penalized by the price offset.
Here is a little script that can be run to compare the prices:
The text was updated successfully, but these errors were encountered: