brndnmtthws / thetagang

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

Bump ib-insync from 0.9.81 to 0.9.82 #273

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ib-insync from 0.9.81 to 0.9.82.

Changelog

Sourced from ib-insync's changelog.

Changelog

0.9

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 ^^^^^^^^^^^^^^

  • Fix ib.reqMatchingSymbols to handle bond contracts.

Version 0.9.79 ^^^^^^^^^^^^^^

  • Fix datetime parsing.

Version 0.9.78 ^^^^^^^^^^^^^^

  • Added account parameter to ib.portfolio().
  • Added IBC.on2fatimeout field.
  • Removed obsolete IBController.
  • Fixed: :issue:530: Use explicit timezone in requests as per new API requirement.

Version 0.9.77 ^^^^^^^^^^^^^^

... (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)