Skip to content

Custom Orderbook delta timeseries with live data mining progress

Notifications You must be signed in to change notification settings

AJslashTracey/OBDeltaData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading Bot based on Orderbook Delta

(Just data provided in this repo no bot included)

Repository Structure

OBDeltaData/
├── data/               # Data files and analysis results
│   ├── deltaEmaPrice/ # EMA price analysis data
│   ├── 1%delta/       # 1% depth delta analysis
│   ├── ohcl/          # OHLC data
│   └── 2019.csv       # Historical data
├── docs/              # Documentation and visualizations
    └── imgs/          # Analysis images and charts

Dataset Overview

  • Timeframe: ~2 days of 1-minute interval logs
  • Exchange: Coinbase
  • Depth: 5% orderbook depth
  • Included Data:
    • Timestamp (Unix format)
    • BTC Price (In US Dollar)
    • Orderbook Delta (5% depth calculation)

I'm currently working on expanding the dataset to include a longer timeframe

real time data mining progress (Vibde coded website just for visualisation of data)

Dat preview

Delta quality check Data

About

Custom Orderbook delta timeseries with live data mining progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published