Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 673 Bytes

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 -version 2.#.#.#

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