This repo contains a suite of Python sample code that desmonstrates the use of OANDA's v20 REST API along with OANDA's v20 bindings for Python. Most of the examples provided use a v20.conf discussed ...
Oanda: utilizes the Oanda V20 streaming interface to receive notifications of opens & closes, uses API calls to get information (account balances, open positions). DxTrade: utilizes the DxTrade API to ...