Skip to content

C# Middleware for the OANDA© V20 REST Api

License

Notifications You must be signed in to change notification settings

username77/OandaV20.2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OANDAV20.2

Spot Forex trading middleware that provides programmatic access to the OANDA© v20 REST endpoints.

Written in C# 7.0

Version 2 Improvements

  • Strongly typed parameters for all V20 api operations
  • XML documentation comments for all properties and methods
  • Fully updated to Oanda REST-V20 Release 3.0.22

To get the repo, run: git clone https://github.com/mrchrisok/OANDAV20.2.git

To install the Nuget package, run: Install-Package OkonkwoOandaV20

For documentation, usage and examples, see: http://developer.oanda.com/rest-live-v20/introduction

For sample usage, see the sample app: OkonkwoOandaV20App

Copyright (c) 2018 Osita Christopher Okonkwo

About

C# Middleware for the OANDA© V20 REST Api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Shell 0.1%