Determining Cluster Count Hyper Parameter for Unsupervised Learning KMEAN Models
Loading...
Historical OHLC Price Data includes Volume and Trade counts
The Poloniex API offers timeframes that are slightly non-standard after the daily interval. We track and produce files for Daily and Thirty Minute (30min) time series pricing data for the spot/physical market. 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 and is taken directly from the exchange(s). Please reach out if you find discrepancies or errors in the data that need to be addressedData Map for Available Poloniex Daily and 30min Symbols
Symbol | Timeframe | First Date Available | Last Date Available | File Link |
---|---|---|---|---|
Symbol | Timeframe | First Date Available | Last Date Available | File Link |
Historical Trade Prints
Every transaction has a price and size/value. These are the prices at which actual trades took place between a buyer and a seller.
Historical Order Books
Orderbooks are captured by taking a snapshot of the market limit orders for both buyers (bid) and sellers (ask) in 5 minute intervals.Determining Cluster Count Hyper Parameter for Unsupervised Learning KMEAN Models
Key Considerations When Building Price Forecasting Models in Crypto
Bitcoin Daily Price Change vs Total Volumes Traded Analysis: Findings
Put Call Parity Violations in Cryptocurrency Options: Opportunities
How to Create Aggregated OHLCV Files Using Bitstamp Minute Data
How to Find Bitcoin's Expected Price Move Implied by the Options Market
Graphing the 25 Delta Risk Reversal Volatility Skew with Hourly Binance Options
Calculating & Interpreting the Implied Volatility Term Structure Spread
Developing a Long Short Term Memory (LSTM) AI Model for Bitcoin Price Prediction
Five Ways Cryptocurrency Derivatives Open Interest (OI) Can Change
Understanding OHLCV Tick Data Basics & Value as a Data Structure
Transform Binance Trade Prints into Tick OHLCV Data With Custom Tick Size in Python
Basic Scoring Methods of Machine Learning Classification Models
Training a SVM Model to Predict Next Day Positive or Negative Returns
3 Common Ways Market Manipulation Occurs in Cryptocurrency Markets
Maximal Extractable Value (MEV) Bots Profit Strategies Explained
Visualizing Bitcoin Implied Volatility Smile Using Live Data Feed