Skip to article frontmatterSkip to article content

Overview


What is pfeed

PFeed (/piː fiːd/) is a data pipeline for algorithmic trading, serving as a bridge between raw data sources and traders. It enables you to download historical data, stream real-time data, and store cleaned data in a local data lake for quantitative analysis, by automating the processes of data collection, cleaning, transformation, and storage.


Why use pfeed

You should use pfeed if you want to:

  • Download or stream reliable, validated and clean data for research, backtesting, or live trading
  • Get historical data (dataframe) or live data in standardized formats by just calling a single function
  • Own your data by storing them locally using MinIO, with the option to connect to the cloud
  • Interact with different kinds of data (including TradFi, CeFi and DeFi) using a unified interface