Projects

Open source work, mostly where software and markets meet.

fivetwenty

Python

An async-first Python client for the OANDA v20 REST API.

Every monetary value is a Decimal rather than a float, all seven v20 endpoint groups are implemented, and retries are built in so a flaky connection cannot submit the same trade twice. There is a synchronous wrapper for code that does not want to be async.

Search