Currency trading using OANDA REST API
# Version 1.1.2
Support for armhf and i386 included
# Version 1.1.1
Added Market and Trading Strategy news feeds
# Version 1.1.0
The latest update v1.1.0 permits trade execution. Recommend use on practice accounts ONLY at this time.
You will require a token from https://hub.oanda.com
The goal is to provide a native platform metatrader replacement with algorithmic trading.
## Planned Features
Integration with https://www.npmjs.com/package/@pingleware/metatrader4-oanda to provide MT4-like interfacing for algorithmic trading and indicator attachments.
Cordova-build for mobile distribution to be the first mobile trading application that includes algorithmic trading.
Multiple concurrent account trading-the current version of MT4/MT5 only permits one account active trading at a time.