Release MVP goes to vsimon for his work on code clean up! Thanks for the hand.
Changes include: - code clean up (thanks vsimon). 57 - add return value for Client.authenticate(). 58 - added "projects using fast_arrow" section to README. 60 - added OptionOrder.replace() method.
0.2.10
Changes include: - add Iron Condor order generation. See 56 - unroll option traders for more detailed P/L reporting . See 55
0.2.8
Thanks to amazing pull requests from vsimon and shichao-an, changes include, - added ability to login with MFA (see 41) - added authentication examples (see 46) - cleaned up and renamed examples (see 47) - cleaned up a bunch of code errors (see 44) - removed an old file (see 45)
0.2.3
Updates include, - 30 set account info when logging in - 31 changed readme format - 34 submit single leg option order - 35 pin ssl certs for added security
0.2.1
Changes - Add historical options data endpoints. See PR 24.