Foreign Exchange (FX) Prediction - USD/JPY
Jan 2017 Martket Data(Lightweight CSV)
@kaggle.team_ai_foreign_exchange_fx_prediction_usdjpy
Jan 2017 Martket Data(Lightweight CSV)
@kaggle.team_ai_foreign_exchange_fx_prediction_usdjpy
Context
Coming Soon
Content
Coming Soon
Acknowledgements
Special Thanks to http://www.histdata.com/download-free-forex-data/
Inspiration
実際の取引にこの情報を使うときは十分ご注意ください。弊社およびコミュニティメンバーは損失の責任を取ることができません。
CREATE TABLE fx_usdjpy_201701312300_test_usdjpy_201701312300_1 (
"n_2017_01_31" TIMESTAMP -- 2017.01.31,
"n_23_00" VARCHAR -- 23:00,
"n_113_147" DOUBLE -- 113.147,
"n_113_173" DOUBLE -- 113.173,
"n_113_135" DOUBLE -- 113.135,
"n_113_162" DOUBLE -- 113.162
);CREATE TABLE fx_usdjpy_201701till01312259_train_usdjpy_201701till01312259_1 (
"n_2017_01_02" TIMESTAMP -- 2017.01.02,
"n_2_00" VARCHAR -- 2:00,
"n_116_858" DOUBLE -- 116.858,
"n_116_87" DOUBLE -- 116.87,
"n_116_858_1" DOUBLE -- 116.858.1,
"n_116_87_1" DOUBLE -- 116.87.1
);Anyone who has the link will be able to view this.