Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 388 Bytes

Forex Data Collector

Basic forex scraper to collect the relevant data that could be used in various machine learning projects.

At inference time we are going to use the FxPro platform to instantiate our trades. This means the ML model will use data from this platform for this predictions. Therefore I will also use data from this platform to train the model.