A library for oanda REST API and testing system in C#
Contains a C# wrapper for oanda REST API (basic functions). You can add whatever you want according to docs on http://developer.oanda.com/rest-live-v20/introduction/. Algorithms for basic fx data investigation and prices prediction.
Note: files with sensitive data (accounts and tokens) are missed. Add your own.