Skip to content

Gets historical bid/ask or mid candlestick data from Oanda that may be useful for backtesting Forex trading strategies/algorithms.

License

Notifications You must be signed in to change notification settings

GJason88/oanda-data-getter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Gets historical bid/ask or mid candlestick data from Oanda that may be useful for backtesting Forex trading strategies/algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages