An asynchronous implementation of an Interactive Brokers API client.
Stars
20
Forks
2
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
Use first instrument returned (best match) instead of last
fef8445View on GitHubDrop support for versioned message handlers (YAGNI), and enforce handler signature.
8b7c800View on GitHubCheck that all functionality is actually included in the client.
edb05e3View on GitHubImplement alternative representations of float(None) and int(None)
52774ffView on GitHubReuse the test instrument, to more closely simulate actual behaviour.
edda41dView on GitHubRewrite outgoing serialization to be more similar to incoming serialization
d62070bView on GitHub