Expand description
Parquet-based storage backend for tick and bar data.
Uses Hive-style directory partitioning: {root}/ticks/exchange={ex}/symbol={sym}/{date}.parquet {root}/bars/exchange={ex}/symbol={sym}/timeframe={tf}/{date}.parquet
Structsยง
- Parquet
Store - Parquet-based storage backend for tick and bar data.