Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 782 Bytes

File metadata and controls

13 lines (9 loc) · 782 Bytes

Forex_Candlestick_Data

Downloads live and historical forex data; Using python3 and oanda-demo-account-rest-api(free and very cool resource), anyone will be able to obtain live prices, historical prices, or live w/ historical prices. The output from this python script will produce 28 csv files containing all possible main forex pairs and trading pair combinations.

Output Result

Output Result

Once the data has been obtained, it can be used for machine learning or algorithmic trading purposes.

Feel free to check out my other works on github! :)