Ibind

Latest version: v0.1.8

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.8

* Updated definitions in ibkr_definitions.py
* Fixed timezone.utc in logs.py
* added get_cookie and attaching a session cookie when logging in to WS
* added handling for drops in authentication - fix for https://github.com/Voyz/ibind/issues/25, thanks to Tsopic for helping to debug this 👏
* logs are back to outputting to sys.stdout only to ensure chronological order of all messages
* requests.request exception now is always logged to the file logger and raises ExternalBrokerError from e
* small fix to market_scanner filter argument

0.1.7

Bugfix:
* moved price to be an optional arg in make_order_request

0.1.6

- updated _handle_authentication_status to handle 'competing' flag
- restclient lstripps each endpoint from "/" to prevent double forwardslash "//"
- added Answers type to public api
- small Python version compatibility fixes
- Use correct url for get_all_watchlists endpoint

0.1.4

Fixes:

- `params_dict` recognises None when ensure_list_arg is applied to a None argument
- `make_order_request` accepts str and int for conid, always casting it to int. 'coid' is now an optional parameter
- `place_order` now accepts multiple order requests in order to facilitate sending bracket orders
- added rest_07_bracket_orders.py
- fixed `transaction_history` request method

0.1.3

- added positions2 endpoint
- added rest_06_options_chain.py
- fixed bug with reordering of 'bar' parameter in historical data endpoints
- added ensure_list_arg to 'live_marketdata_snapshot' fields argument
- changed snapshot_by_key dict values to string

0.1.1

* fixed wrong endpoint in live_marketdata_snapshot

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.