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

Bug Fix for Quoine, ticker last price change from LastPrice24h to LastTradedPrice #1888

Merged
merged 2 commits into from
Nov 14, 2017

Conversation

XinYang-Pan
Copy link
Contributor

Bug Fix for Quoine, ticker last price change from LastPrice24h to LastTradedPrice

Before this fix

Ticker [currencyPair=BTC/USD, open=null, last=5948.35, bid=6669.81, ask=6730.0, high=null, low=null,avg=null, volume=1207.39716996, timestamp=null]

QuoineProduct{id=1, productType='CurrencyPair', code='CASH', name=' CASH Trading', marketAsk=6730.0, marketBid=6669.81, indicator=1, currencyPairId='null', currency='USD', currencyPairCode='BTCUSD', symbol='$', btcMinimumWithdraw=0.02, fiatMinimumWithdraw=15.0, pusherChannel='product_cash_btcusd_1', takerFee=0.0, makerFee=0.0, lowMarketBid=5886.2, highMarketAsk=6775.60145, volume24h=1207.39716996, lastPrice24h=5948.35, cashSpotAsk=null, cashSpotBid=null, lastTradedPrice=6730.0, quotedCurrency='USD', baseCurrency='BTC'}

@timmolter timmolter merged commit 06a53e4 into knowm:develop Nov 14, 2017
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.

None yet

2 participants