Skip to content
#

trading-api

Here are 162 public repositories matching this topic...

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

  • Updated Feb 27, 2021
  • Python
ErikBjare
ErikBjare commented Jan 17, 2021

It's quite common to want to use the class to merely get price info and similar, for which an address and private key isn't needed.

We should probably add the ability for users to instantiate the class without them. My current workaround is to simply use 0x0000000000000000000000000000000000000000 as the address and 0x0000000000000000000000000000000000000000000000000000000000000000 as the p

Improve this page

Add a description, image, and links to the trading-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trading-api topic, visit your repo's landing page and select "manage topics."

Learn more