Pyrh Versions Save

Python Framework to make trades with the unofficial Robinhood API

v2.1.2

1 year ago

Pyrh 2.1.2 (2023-03-04)

Features

  • Added on-demand MFA generation to SessionManager (#300)

Misc

  • #299, #301, #306

v2.1.1

1 year ago

Pyrh 2.1.1 (2023-01-21)

Features

  • Automating MFA authentication using PyOTP (#303)

v2.0.1

1 year ago

Pyrh 2.0.1 (2022-11-25)

Features

  • Add SessionManager to handle oauth and refresh (#215)
  • Add marshmallow support for internal models. (#223)
  • Added Robinhood watchlists API integration to retrieve watchlist details (stocks) of given authenticated user. (#225)
  • Add Instruments model to the project. (#227)

Bugfixes

  • Set default challenge method to sms, email no longer works (83c03133b4fc7a8845de2ae1093136973fe988ce)
  • Updated the .get_historical_quotes() to use the URL method .with_query() in order to build a URL with params. (#229)
  • Fix the options functions. (#235)
  • Fix bug in cancel_order due to wrong concatenation syntax. (#296)

Misc

  • #226

v2.0

4 years ago
  • Fixed 2fa connection issues
  • Last version to support python 2

1.0.1

6 years ago

1.0

6 years ago