Commit Graph
56 Commits
Author SHA1 Message Date
github-actions[bot] 8efcc37fc4 release: v0.1.3 2026-03-18 02:39:46 +00:00
Jimmy7892 1fc9e8a382 sync: update Python package, examples, add CLI entry point 2026-03-18 03:03:40 +01:00
Jimmy7892 b917d7975d feat: add bt.ingest() and manifoldbt CLI for data ingestion
- Add ingest() function for downloading bar data from providers
- Add manifoldbt CLI entry point (manifoldbt ingest ...)
- Supported providers: binance, hyperliquid (free), databento, massive (Pro)
- Update type stubs for py_ingest
2026-03-18 02:53:28 +01:00
Jimmy7892 b71461c9a7 docs: improve README with real benchmarks, docs link, community vs pro table 2026-03-17 16:35:09 +01:00
Jimmy7892 c4e7e9abb4 fix: benchmark timestamp ns, vectorbt trade count x2, remove fake perf numbers from README v0.1.0 2026-03-17 16:23:22 +01:00
Jimmy7892 67ab17280b Initial commit: manifoldbt public repo
Python DSL, examples, docs, benchmarks, and tests.
Rust engine distributed as pre-compiled wheel via PyPI.
2026-03-17 16:15:40 +01:00