-
Notifications
You must be signed in to change notification settings - Fork 865
Open
Description
When I run $ python -m arbitrage -d
I wait a few minutes, then it outputs, among other prices:
2020-10-14 19:40:23,848 [VERBOSE] ticker: KrakenEUR - {'ask': {'price': 11367.5375, 'amount': 0.098}, 'bid': {'price': 11364.9525, 'amount': 0.112}}
2020-10-14 19:40:23,849 [VERBOSE] ticker: KrakenUSD - {'ask': {'price': 11355.6, 'amount': 3.942}, 'bid': {'price': 11355.5, 'amount': 0.537}}
The ticker price of KrakenUSD is quite close to the actual value just now, which I can see on trade.kraken.com is about 11350.
The ticker price of KrakenEUR however, is FAR away from what trade.kraken.com is reporting, which is closer to 9669... which seems to me to mean that bitcoin-arbitrage is misreporting the price.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
