-
Notifications
You must be signed in to change notification settings - Fork 12
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
Include price feed from Kucoin exchange for XMRBTC price index calculation #49
Comments
@jmacxx if this where to be implemented what exchanges would be used for the XMR/BTC price and what would be percentage weighting be post delisting from Binance / other exchanges? |
FWIW TradeOgre has a trade volume (last 24 hours) of twice Kraken for the XMR/BTC market. TradeOgre also seems to have a price feed API https://tradeogre.com/help/api |
It this were implemented XMR feeds would be:
Having only Bitfinex/Kraken the percentage weighting of each would be 50%. Note * : Poloniex price gets auto-removed as it is an outlier from the others. It seems to be a constant deviation to the low side. TradeOgre was proposed some months ago, see #22. |
Thanks, I would be in favor of Bitfinex/Kraken/Kucoin with a 33% weighing each |
Binance is being removed from XMRBTC price index calculation: #48 (comment)
Poloniex, for the past months, is also having larger price deviation (due to XMR withdrawl suspended) and being automatically removed: #47 (comment)
Remaining exchanges for price index are Kraken and Bitfinex (bisq-network/bisq#7030 (comment)), however the daily trading volumes are small on these exchanges.
The proposal is to include KuCoin exchange for XMR price calculation where trading volumes are x5 higher than Kraken and Bitfinex combined, which would better align Bisq price with the actual market price..
Snapshot:
Script:
The text was updated successfully, but these errors were encountered: