Skip to content

Releases: robinhood-unofficial/pyrh

v2.1.2

Choose a tag to compare

@adithyabsk adithyabsk released this 04 Mar 23:43
3a3321d

Pyrh 2.1.2 (2023-03-04)

Features

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

Misc

v2.1.1

Choose a tag to compare

@adithyabsk adithyabsk released this 22 Jan 00:39
137d07b

Pyrh 2.1.1 (2023-01-21)

Features

  • Automating MFA authentication using PyOTP (#303)

v2.0.1

Choose a tag to compare

@adithyabsk adithyabsk released this 26 Nov 05:03
5c82160

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 (83c0313)
  • 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

v2.0

Choose a tag to compare

@adithyabsk adithyabsk released this 18 Mar 19:19
  • Fixed 2fa connection issues
  • Last version to support python 2

Robinhood Framework v1.0.1

Choose a tag to compare

@Jamonek Jamonek released this 07 Nov 15:35
06e94c7
Merge pull request #49 from dsouzarc/invalid_stock_exception

Adds custom Exceptions + more consistent spacing + documentation

RH API Pre-Release

RH API Pre-Release Pre-release
Pre-release

Choose a tag to compare

@Jamonek Jamonek released this 31 Jul 18:32
Merge pull request #39 from josh-ua/master

Only get positions with shares you own in securities_owned