How to Convert the Unix Timestamp From UTC To Your Local Timezone
Loading...
Historical OHLC Price Data includes Volume
We track and produce files for Daily, Hourly, and Minute(!) time series pricing data for the spot/physical market across the US Dollar (USD), Euro (EUR), British Pound (GBP), and Japanese Yen (JPY). Each file is easily downloadable in CSV format and can be consumed automatically by Python scripts or other automated processes. In each file, you will find the below/following fields. This OHLC (Open/High/Low/Close) pricing data is updated each day. Please reach out if you find discrepancies or errors in the data that need to be addressedData Map for Available Bitfinex Daily and Hourly Symbols
Symbol | Timeframe | First Date Available | Last Date Available | File Link |
---|---|---|---|---|
Symbol | Timeframe | First Date Available | Last Date Available | File Link |
Data Map for Available Bitfinex Minute Symbols
Historical Trade Prints
Every transaction, regardless of size, takes place between a buyer and a seller and is recorded with the timestamp at which it occurred. These are actual historical trades; and these "trade prints" are made available below. Due to the sheer amount and size of the files, we compress the files across quarterly timeframes. Please reach out to us if you are looking for access on a more frequently updated basis.
Historical Order Books
Orderbooks are captured by taking a snapshot of the market limit orders for both buyers (bid) and sellers (ask) ~ 10 minute intervals.How to Convert the Unix Timestamp From UTC To Your Local Timezone
Basic Overview of the Commitment of Traders (COT) Report by the CFTC
Humans vs Bot Investors: Identifiable Behavioral Differences
Implementation of the Tail Ratio Forecasting Model to Estimate Next Day Return
Research Shows Google Search Trends Can Forecast Bitcoin Price Increases
Major Cryptocurrency Risk Adjusted Return Comparisons with Sharpe Ratios
Finding the US Treasury Risk Free Rate (RFR) Via Par Yield Curve
Examining Correlations using Principal Component Analysis (PCA)
How to Combine Two Timeseries Together Into Single Pandas DataFrame in Python
Identifying Causal Relationships Between NFT and Cryptocurrency Markets
How to Query SEC Litigation API and Save Results into Pandas Dataframe: Python
DragonChain (DRGN) Foundation Sued by SEC for Unregistered Securities Violations
Comparing a Variety of Bitcoin Volatility Models & Discussing Results
Bitcoin Asymmetric Volatility Estimation: Improving GARCH Forecasts
How to Stream RealTime Trade Data from Binance API in Python