以下为卖家选择提供的数据验证报告:
数据描述
Context
I've searched on kaggle for a good list of historical currency pairs price rates data but i couldn't find something that contains variety list of pairs together so i've created one.
Content
The data contains Forex EURUSD, AUDUSD, USDCAD, USDCHF, USDJPY currency rates in 15-minute slices (High Low Open Close) from year of 2000 to 2020.
The dates are in the yyyy.mm.dd hh:mm:ss format, GMT+2.
Acknowledgements
The data is created by this mql5 script https://github.com/MAmin233/MQL_Scripts/blob/master/export.mq5 that runned on a forex broker (if you have an improvement idea please share with me)
Inspiration
Just would like to see if it is possible to make a model that can analyse the prices and show us best buy/sell positions or predicting some good features about the future of prices ( not exactly the price )
