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.73k stars 467 forks source link

Unable to pull Crypto quantity_held_for_buy using robin_stocks #327

Open seantab opened 3 years ago

seantab commented 3 years ago

I posted this question on Stackoverflow but no responses, so I am posting it here to see if anyone can help.

Trying to pull crypto quantities held for buy within Robinhood using robin_stocks : robin_stocks.robinhood.crypto.get_crypto_positions(info=None)

Above function returns all the required values except puts 0s for quantity_held_for_buy I have tried this using different crypto symbols held for buy, but I only get return 0 value for the quantities held for buy. I think this is a bug because everything else seem to be working fine.

Untitled

Any help is very much appreciated. Thanks, Sean

Adelantado commented 1 year ago

Did U figured ??