Releases: MaxxRK/firstrade-api
Releases · MaxxRK/firstrade-api
v_0038
v_0037
v_0035
v_0034
Feature: add get_balance_overview method
Add detail infomation
{'result.total_account_value':, 'result.cash_balance':, 'result.cash_balance_change': , 'result.margin_balance': , 'result.margin_balance_change': , 'result.margin_buying_power':, 'result.long_stock_value':, 'result.long_option_value':, 'result.short_option_value': , 'result.non_margin_buying_power':, 'result.daytrade_buying_power':}
Bugfix: add break statements to improve MFA recipient selection logic.
if input phone number , it will not try use email to get MFA.
v_0033
v_0032
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!