OandaV20.2 icon indicating copy to clipboard operation
OandaV20.2 copied to clipboard

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

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