Skip to content

.NET library that provides Forex trading integration with the Oanda V20 REST Api.

License

Notifications You must be signed in to change notification settings

mrchrisok/OandaV20.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OANDAV20.2

.NET library that enables Forex trading via OANDA© v20.

Technologies

  • C# 7.0
  • .NET Framework 4.7.2

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