2 releases
Uses old Rust 2015
| 0.1.2 | Jul 8, 2017 |
|---|---|
| 0.1.1 |
|
| 0.1.0 | Jun 29, 2017 |
#86 in #details
37KB
584 lines
OANDARS
oandars is a Rust wrapper for the oanda Rest-V20 API
Missing Features
This library does not yet implement all of the features of the oanda API, if a feature you're interested in is missing please feel free to open an issue
Usage
See the examples and the documentation for details.
Running tests in Development
This project uses docker and docker-compose with these tools installed you can run the test suite with
docker-compose run --rm lib
The default command is
cargo test -- --nocapture
Dependencies
~8–17MB
~251K SLoC