In this repo, the dataset of a currency pair is used by considering "Open", "Low" and "High" prices the next value of "Close" price is predicted.
You may train the model with your own dataset by running tarin.py or getting access to model_100epoch.h5 and directly run predict.py