Skip to content

Releases: deephaven-examples/deephaven-ib

v0.4.0

11 Sep 21:50
7840aaf
Compare
Choose a tag to compare

What's Changed

  • feat: Add SignlePnL and OrderId support by @Da5hes in #131

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.3.2

28 Aug 19:04
b42069c
Compare
Choose a tag to compare

What's Changed

  • ci: Workflow to check PR for conventional commit format by @chipkent in #123
  • ci: Make the semver for release canddiates valid by @chipkent in #124
  • ci: Fix semver assertions and values for development releases by @chipkent in #125
  • feat: Check the python version and update the default deephaven version to 0.36.1 by @chipkent in #127
  • fix: Modify examples to avoid update_view regression by @chipkent in #128
  • fix: Modify examples to avoid known bugs by @chipkent in #129

Full Changelog: v0.3.1...v0.3.2

v0.3.1

17 May 21:59
ffb8810
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 May 18:52
89d9e73
Compare
Choose a tag to compare

This is a major version change. The packaging and installation of deephaven-ib has been significantly reworked with a few objectives:

  1. Make Docker optional instead of a requirement.
  2. Make it easier to use different versions of ibapi and deephaven.
  3. Make it easier to run deephaven-ib.
  4. Make it easy to build a Python virtual environment containing a properly configured deephaven-ib environment.

What's Changed

  • New example scripts by @chipkent in #105
  • Update to Deephaven v0.28 and ibapi to v10.19.01 by @chipkent in #110
  • Support historical data bar updates by @chipkent in #113
  • Major Update: Replace Docker with virtual environments and update versions by @chipkent in #117

Full Changelog: v0.2.18...v0.3.0

v0.2.18

15 Feb 21:06
f66518e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.17...v0.2.18

v0.2.17

15 Feb 17:21
1cfbd0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.16...v0.2.17

v0.2.16

07 Oct 19:56
d686362
Compare
Choose a tag to compare

What's Changed

  • Upgrade to deephaven 0.17.0 by @chipkent in #101
  • Example market maker by @chipkent in #100
  • Resolve inconsistent use of Account and AcctNumber column names in #100

Full Changelog: v0.2.15...v0.2.16

v0.2.15

28 Sep 20:12
e01010c
Compare
Choose a tag to compare

What's Changed

  • Fix order cancellation bug introduced by IB API change and fix order id deadlock by @chipkent in #98

Full Changelog: v0.2.14...v0.2.15

v0.2.14

27 Sep 18:24
b5c547f
Compare
Choose a tag to compare

What's Changed

  • Fix request tickdata realtime exception by @chipkent in #96

Full Changelog: v0.2.13...v0.2.14

v0.2.13

09 Sep 20:52
cc77c4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13