jmfernandes / robin_stocks

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
http://www.robin-stocks.com
MIT License
1.72k stars 464 forks source link

get_crypto_quote returns no volume #263

Closed dgabriele closed 3 years ago

dgabriele commented 3 years ago

The "volume" field in the return value of get_crypto_quote is always 0.000000? I'm not familiar with the Robinhood API or what I should expect. If this is normal, please disregard. I would expect a non-zero value at least once in awhile, no? Thanks!

Vampirebat commented 3 years ago

Im having the same issue... even when i just try to get the volume by iteself.

cheekylions commented 3 years ago

I'm finding no evidence that Volume is part of Robinhood's Crypto datastream. You may have to find an alternate source for volume if you need it.

dgabriele commented 3 years ago

Yeah, it's Robinhood. Even their own app shows "Volume: 0" for cryptos.