Fork of the original oanda repository.
Goals of this repository:
- fix OpenAPI v2 schema to pass validation
- convert OpenAPI v2 schema to valid OpenAPI v3 schema
- fix OpenAPI v3 schema authentication mechanism
- add environments (fxPractice / fxTrade) to OpenAPI v3 schema
- fish out inconsistencies, deprecations and downright wrong endpoints
- To reduce the amount of effort necessary I have dropped the support for the separate (category based) schema files.
- I have abandoned OANDA's original ChangeLog. Refer to the Goals section instead.
- Nothing is guaranteed. Use at your own risk.