Releases: MaxxRK/firstrade-api
Releases · MaxxRK/firstrade-api
v_0030
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
v_0020
v_0019
v_0018
v_0017
Adds a new function to get order status and cleans up symbol quotes thanks to https://github.com/Cfomodz
v_0015
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.