Skip to main content

A Modern Data Pipeline for Algo-Trading, supporting getting both Real-Time and Historical Data.

Project description

Setup

poetry install

Start Processing Historical Data

python main.py -m historical -p BTC_USDT_PERP -s bybit --no-minio
# or
from pfeed import bybit
bybit.run_historical(...)

Start Streaming Live Data (supports PAPER trading)

python main.py -e live -s bybit -m streaming

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pfeed-0.0.1.dev1.tar.gz (847.0 kB view hashes)

Uploaded Source

Built Distribution

pfeed-0.0.1.dev1-py3-none-any.whl (821.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page