n0mad01 / node.bittrex.api

No longer maintained
MIT License
183 stars 187 forks source link

How to get BTC-USD state? #69

Closed zhukovsp closed 7 years ago

zhukovsp commented 7 years ago

Hello. Is there some way to get BTC-USD rate?

wrochira commented 7 years ago

You can query the APIv2 at https://bittrex.com/api/v2.0/pub/currencies/GetBTCPrice

zhukovsp commented 7 years ago

@wrochira Thank you!!