<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ibkr/doc/ibkr.org, branch main</title>
<subtitle>A library for trading with Interactive Brokers.
</subtitle>
<id>http://git.rostovtsev.org/ibkr/atom?h=main</id>
<link rel='self' href='http://git.rostovtsev.org/ibkr/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/ibkr/'/>
<updated>2026-04-06T19:48:14Z</updated>
<entry>
<title>First working IBKR API implementation.</title>
<updated>2026-04-06T19:48:14Z</updated>
<author>
<name>Dan Rostovtsev</name>
<email>dan@rostovtsev.org</email>
</author>
<published>2026-04-06T19:48:14Z</published>
<link rel='alternate' type='text/html' href='http://git.rostovtsev.org/ibkr/commit/?id=0716a22d1fab76a18606ec031d33914ccbc56633'/>
<id>urn:sha1:0716a22d1fab76a18606ec031d33914ccbc56633</id>
<content type='text'>
* doc/ibkr.org: Docs for using the IBKR API.
* manifest.scm: Guix Manifest of all project dependencies.
* scripts/run-gateway.bash: A script for building and deploying the
IBKR Client Gateway.
* src/ibkr/api.scm: Support for specific endpoints, and generic tools
for using the IBKR API.
* src/ibkr/types.scm: Basic types for the IBKR endpoints. Orders,
positions, securities, etc.
* test/*.json: IBKR response and request examples for testing.
* test/api.scm: Response handling and endpoint construction.
* test/types.scm: Tests JSON parsing of IBKR requests and responses.
</content>
</entry>
</feed>
