Skip to content

Instantly share code, notes, and snippets.

@henryrossiter
Last active February 4, 2020 22:38
Show Gist options
  • Save henryrossiter/7f9c03f9e4e06115257e189e5162779d to your computer and use it in GitHub Desktop.
Save henryrossiter/7f9c03f9e4e06115257e189e5162779d to your computer and use it in GitHub Desktop.
import robin_stocks as r
username = ''
password = ''
r.login(username, password)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment