Skip to content

Downloads historical candles from oanda.com in a nice csv file.

Notifications You must be signed in to change notification settings

ama50academic/oanda-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Downloads historical candles from oanda.com in a nice csv file.

Usage:

  • Install necessary modules:
pip3 install -r requirements.txt
  • Make changes in config.py.
  • Run without parameters (it will look for a config in a current directory) or with a single parameter - path to a config file:
./downloader

or

./downloader -c /path/to/config.py

About

Downloads historical candles from oanda.com in a nice csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%