Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 901 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 901 Bytes
logo

OandaChandler 🕯️

This is a simple candlestick downloading app based on Oanda's REST API. It is designed to do the one job and that is to download candlestick data in a CSV format. You can specify the date range, granularity, and the instrument. You need to provide your Oanda API key in order to use this app.

Warning The app is available only for macOS.

logo

This app integrates well with FXTester. You can import downloaded data into FXTester. Given the fact that it produces rather easy format to modify - you can also use it to download data for your own custom backtesting app.

logo