Skip to content

trickl/model-oanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trickl Model OANDA

Maven Central build_status Maintainability Test Coverage License

Plain Old Java Objects for interfacing with the Oanda v20 API.

Reference Material

http://developer.oanda.com/rest-live-v20/introduction/

The JSON Schemas are provided by Oanda here: https://github.com/oanda/v20-openapi

License and Authorship

This library was not produced by Oanda, but is a community library built independently to support it. It's provided as is, with no guarantees for correctness.

Installation

Available from Maven Central:

<dependency>
  <groupId>com.github.trickl</groupId>
  <artifactId>model-oanda</artifactId>
  <version>0.1.3</version>
</dependency>

About

POJOs for interfacing with the Oanda API

Resources

License

Stars

Watchers

Forks

Packages

No packages published