Skip to content

Releases: MarlontheWizard/MarketNormalizationEngine

Initial Public Release

31 May 01:54

Choose a tag to compare

Initial Public Release

MarketNormalizationEngine is a Dukascopy market data normalization pipeline for quantitative research and ML workflows.

Features

  • Parallel Dukascopy .bi5 downloading

  • Retry queue with exponential backoff

  • Empty/corrupted response handling

  • BI5 tick parsing

  • Parquet normalization

  • Structured raw/parsed/resampled storage

  • Timeframe resampling

  • CLI and Python API usage

Pipeline

Downloader → Parser → Storage Layer → Resampler