Connect to OANDA and Fetch Data: galgoz series #1

The objective is to set the foundation to build a an algorithmic trading system using python and the OANDA API. To get the project started I will start the Galgoz python class with a few basic features that will allow me to connect to OANDA and test the connection by fetching some data.

Previous
Previous

Open and Close a Trade with the OANDA API: galgoz series #2

Next
Next

I Will Give Algorithmic Trading Another Try