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
Has anyone seen a way in the API to get my list of recurring investments? (Maybe add/edit them too.)
These are the ones built-in to the RH app which invest cash in fractional shares if your buying power allows that day. For example, $10 of NVDA daily/weekly/biweekly/monthly.
They can be Active or Paused, and allegedly were limited to 50 in number, though somehow the app didn't stop me from adding more.
It doesn't seem supported today by robin_stocks, but the RH API endpoint for this is https://api.robinhood.com/auto_investment/schedules/.
It should be doable to add it to robin_stocks using this.
Has anyone seen a way in the API to get my list of recurring investments? (Maybe add/edit them too.)
These are the ones built-in to the RH app which invest cash in fractional shares if your buying power allows that day. For example, $10 of NVDA daily/weekly/biweekly/monthly.
They can be Active or Paused, and allegedly were limited to 50 in number, though somehow the app didn't stop me from adding more.