huggingXG/forex_USDJPY
中文 | 日本語 USDJPY Tick Data Dataset Data Source This dataset is generated from historical tick-level data of the USDJPY forex pair, collected from major forex trading platforms. The data has been cleaned and organized by year, with each CSV file representing one year of tick data. Data Content Each row represents a single tick event, with the following fields: timestamp: Transaction timestamp (millisecond precision) ask: Ask price (price to buy the… See the full description on the dataset page: https://huggingface.co/datasets/huggingXG/forex_USDJPY.
中文 | 日本語
USDJPY Tick Data Dataset
Data Source
This dataset is generated from historical tick-level data of the USDJPY forex pair, collected from major forex trading platforms. The data has been cleaned and organized by year, with each CSV file representing one year of tick data.
Data Content
Each row represents a single tick event, with the following fields:
timestamp: Transaction timestamp (millisecond precision)ask: Ask price (price to buy the pair)bid: Bid price (price to sell the pair)ask_volume: Volume available at ask pricebid_volume: Volume available at bid price
Purpose and Use Cases
This dataset is suitable for microstructure analysis of the forex market, high-frequency trading research, price prediction, and machine learning modeling. It can be used to train and evaluate financial time series models based on tick data, and is compatible with platforms such as Hugging Face Datasets.
License and Usage
For academic research and non-commercial use only. Please comply with the original data sources' license agreements.
