Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 478 Bytes

Oanda-Data-Getter

Exports historical bid/ask or mid candlestick data from Oanda to a csv file that may be useful for backtesting purposes.

Installation

Simply download the source code zip or clone the repository to your device.

Usage

Put in your OANDA API key into configs.py, change ACCOUNT_TYPE to 'practice' for paper trading accounts or 'trade' for live accounts, and edit other settings to your liking.

License

MIT