SPB Git

spb/hfmarketdata Public

Open high-frequency market data platform — FirstRate full-history downloader, DuckDB/Parquet lake, open REST API and React docs platform (www.hfmarketdata.io)

Python 46.7% JavaScript 37.4% CSS 14.9% HTML 0.9%
300 B · 25 lines text
Raw Blame History
1# --- heavy data: never in the repo ---2*.zip3*.parquet4*.csv5*.duckdb6parquet/7zips/8data/9state/10logs/1112# credentials / vendor docs containing the customer id13api.txt1415# environments & builds16venv/17__pycache__/18*.pyc19node_modules/20hfmarketdata/web/dist/21hfmarketdata/venv/2223# OS / editor24.DS_Store25