Skip to content

Releases: MaxxRK/firstrade-api

v_008

06 Nov 15:12
Compare
Choose a tag to compare
  • fix order_type hardcoded
  • set price_type to correct variable

v_007

06 Nov 12:09
Compare
Choose a tag to compare
  • Fix $ in password problem
  • Fix ValueError when N/A in price high and low

v_006

06 Nov 03:52
Compare
Choose a tag to compare
  • Added more detailed account status
  • Removed account_types (redundant)
  • Removed account_owner
  • Fix regex for getting account #'s from xml

v_0012

06 Nov 20:32
Compare
Choose a tag to compare
  • fix need_login error for json requests

v_0011

06 Nov 16:36
Compare
Choose a tag to compare
  • move sleep
  • revert to older request order

v_0010

06 Nov 16:02
Compare
Choose a tag to compare
  • move request location to fix account data parse error

v_005

31 Oct 00:10
Compare
Choose a tag to compare
  • Change persistant_session default to True
  • save cookies with a unique name

v_004

29 Oct 18:50
Compare
Choose a tag to compare

remove unneeded print

v_003

14 Oct 01:18
Compare
Choose a tag to compare

Added get_positions() method to account.py. Grabs currently held positions

v_002

04 Oct 23:49
Compare
Choose a tag to compare
upload to pypi