* 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