Skip to content

Releases: MaxxRK/firstrade-api

v_0030

18 Aug 20:50
Compare
Choose a tag to compare

firstrade-api 0.0.30

  • API now supports email, phone, pin, and authenticators for mfa.
  • Uses api3x endpoints for a faster and more stable experience across the board.
    • This came with a rewrite all previous features should still work if not please open an issue.

New Features

  • Options (Orders, Quotes, and Greeks).
    • This feature is NOT fully tested. I am not an advanced trader, and I do not trade options often yet. Please use it with caution and input an issue if you encounter any bugs/problems.
  • Cancel orders.
  • Pull older order history.

Enjoy!

v_0021

25 Jul 03:31
c08bf99
Compare
Choose a tag to compare
  • Adds order instructions
    • AON, OPG, CLO

v_0020

13 Jul 02:17
2bb2ba9
Compare
Choose a tag to compare
  • Fixes order warnings.
  • If there is an order warning the order is resubmitted with the warning marked as "viewed"
  • If there is a warning there will now be a "warning" key in the order_confirmation dictionary.

v_0019

21 Jun 16:20
Compare
Choose a tag to compare
  • Fix if quote returns an empty string in bidSize.

v_0018

03 Jun 00:10
5c62d88
Compare
Choose a tag to compare
  • Add more details to symbol quotes.

v_0017

08 May 01:46
Compare
Choose a tag to compare

Adds a new function to get order status and cleans up symbol quotes thanks to https://github.com/Cfomodz

v_0015

05 Apr 18:18
Compare
Choose a tag to compare

Adds Fractional Trading Support (thanks to https://github.com/jiak94)

  • New Keyword notional in order method.
    • Set this to True for Fractional and False for normal.
    • If set to true the quantity keyword becomes the amount in dollars you wish to buy.

v_0014

11 Feb 00:40
Compare
Choose a tag to compare
  • add method to delete cookies

v_0013

11 Feb 00:13
Compare
Choose a tag to compare
  • Added a profile_path variable to allow the user to save session cookies where they please
  • Styling fixes

v_009

06 Nov 15:53
Compare
Choose a tag to compare
  • fix low quote
  • update test.py and readme
  • add sleep to prevent not pulling data from account