Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@Voyz Voyz released this 02 Dec 12:22
· 6 commits to master since this release
  • 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 #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