brndnmtthws / thetagang

ThetaGang is an IBKR bot for collecting money
GNU Affero General Public License v3.0
1.9k stars 249 forks source link

Bump ib-insync from 0.9.85 to 0.9.86 #291

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ib-insync from 0.9.85 to 0.9.86.

Changelog

Sourced from ib-insync's changelog.

Changelog

0.9

Version 0.9.86 ^^^^^^^^^^^^^^

  • Fixed: :issue:588: Fixed account summary tag.
  • Fixed: :issue:589: Fixed more account summary tags.
  • pull:598: Year updates

Version 0.9.85 ^^^^^^^^^^^^^^

  • Fixed: :issue:586: Revert socket protocol back to version 176.

Version 0.9.84 ^^^^^^^^^^^^^^

  • Potential fix for reqWshEventData.

Version 0.9.83 ^^^^^^^^^^^^^^

  • Added support for WSH (Wall Street Horizon) requests plus the (blocking) convenience methods getWshMetaData and getWshEventData.
  • Updated socket protocol to version 177.
  • Added support for Event security type.

Version 0.9.82 ^^^^^^^^^^^^^^

  • Fixed: :issue:534: Session parsing for Forex contracts.
  • Fixed: :issue:536: Handle empty session field.
  • Fixed: :issue:541: Remove superfluous closing bracket.
  • Fixed: :issue:542: Use float size for pnlSingle.
  • Fixed: :issue:544: Cancel head-time request after completion.
  • Fixed: :issue:545: Return Trade instead of Order for reqOpenOrders and reqAllOpenOrders.
  • :pull:553: Volume bar added.
  • :pull:565: Typo fix.

Version 0.9.81 ^^^^^^^^^^^^^^

  • Add ContractDetails.tradingSessions() and ContractDetails.liquidSessions() to parse session times.
  • Fix IBC.on2fatimeout command line argument for Unix.

Version 0.9.80

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)