Skip to content

Tags: wboayue/ibapi

Tags

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added mutex to get contract details (#6)

Co-authored-by: Wil Boayue <wboayue@gmail.com>

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sync request channels (#5)

* sync channel access. stop stream on error
* cleanup

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes race condition (#3)

Wait for server to send next valid order id before sending requests.

Sending requests prior to this may cause the server to close the connection.

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cleanup constants (#2)

Co-authored-by: Wil Boayue <wboayue@gmail.com>

v0.3.0

Toggle v0.3.0's commit message
cleanup

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup message code (#1)

Converted message codes to go style and made them private

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup message code (#1)

Converted message codes to go style and made them private

v0.1

Toggle v0.1's commit message
update badge