BTCMarkets / API

API
119 stars 30 forks source link

Market Data - Tick Volumes #44

Open wallism opened 7 years ago

wallism commented 7 years ago

path: /market/BTC/AUD/tick returns: {"bestBid":844.0,"bestAsk":844.98,"lastPrice":845.0,"currency":"AUD","instrument":"BTC","timestamp":1476242958,"volume24h":172.60804} It would be awesome if this also returned, bestBidVolume and bestAskVolume. Any chance of having these added? For one of my tasks it would reduce the number of times I need to call orderbook if they were there :) Thanks! Mark

martin-nginio commented 7 years ago

Hi @wallism

This is a good idea and I will add this to the backlog for our dev team so it can be prioritized for future releases of the API.

Thanks for your feedback.

Regards, Martin