Files
Andreas Bigger 7be4eded90 paracas downloader 🚧
2025-12-29 13:21:48 -05:00
..
2025-12-29 13:21:48 -05:00
2025-12-29 13:21:48 -05:00
2025-12-29 13:21:48 -05:00

paracas-types

Core types for the paracas tick data downloader.

Types

  • Tick - A single tick with timestamp, ask, bid, and volumes
  • RawTick - Raw tick from bi5 binary format (before normalization)
  • Instrument - Financial instrument with metadata
  • Timeframe - OHLCV aggregation timeframe
  • DateRange - Date range for data retrieval
  • ParacasError - Error types

License

MIT License - see LICENSE for details.