Releases: BennyThadikaran/Kite-Trader
Releases · BennyThadikaran/Kite-Trader
Changelog v3.0.3
bfe7b03 (HEAD -> main) Bump to version 3.0.3 b64ab39 Minor formatting of import statements f18d163 Fix typo in call to Throttle.penalize
Changelog v3.0.2
28797d7 (HEAD -> main) - Patched kite.historical_data and kite.instruments for Kite Web - `exchange` parameter not allowed on Kite Web for kite.instruments - Bump version to 3.0.2
Changelog v3.0.1-3
When using a library like `pyotp`, pass the `totp.now` function to Kite's twofa argument. The function will be called internally, when otp is required. f0c9f7f (HEAD -> main) Bump to version 3.0.1 8b8fcff twofa argument now accepts a callable that returns otp string
Changelog v3.0.0
bdb11ec (HEAD -> main) Bump version to 3.0.0 fd3e83b Updated README with breaking changes (v3.0.0) and warnings 514ce18 added type hints to methods 31a7a24 Return the entire JSON response for all methods 7684daf expose the `configure_default_logger` function 8b6b899 - Implements cookie expiry mechanism on Kite web login. - If cookie file expired, delete and reauthorize the user
v2.2.0: 3d49c58 (HEAD -> main) Bump version to 2.2.0
8cfcfc7 corrected minor spelling error 5fc64b5 Updated changes in README f40e156 - Adding logging support - Replace print statements with logging module d27ff5f Added new constants 6f01f94 Add support for KiteConnect Api login
v2.1.0-1
v2.1.0-1
v2.0.0: - Added retry feature if connection fails
- Methods raise ConnectionError no longer returns None - historical_data accepts iso-formatted date string - better 3.8 compatibility
v1.1.1
- add support for python >= 3.8
v1.1.0
kitetrader no longer exits on error