14 Commits
Author SHA1 Message Date
github-actions[bot] cea3c8710d release: v0.9.0 2026-07-07 23:40:23 +00:00
github-actions[bot] ec8c4f5126 release: v0.8.6 2026-06-29 21:23:38 +00:00
Exocet92andGitHub c2ffbe01d9 docs: add a Discord badge to the README header (#3) 2026-06-24 18:16:11 +02:00
Exocet92andGitHub 7dd2bf7c46 docs: add the logo to the README header (#2) 2026-06-24 02:17:50 +02:00
Exocet92andGitHub bfa35c13ef docs: add Discord link and make Quick Start runnable (#1)
Add the community Discord to the header links, and switch the Quick Start from
mbt.DataStore(data_root="data") (which assumes pre-ingested data) to
mbt.ingest(provider="binance", ...) so it runs as-is. Verified on 0.8.0.
2026-06-24 02:09:28 +02:00
Jimmy7892 0e6739b41c docs: add Bybit to the connector lists 2026-06-22 20:18:44 +02:00
Jimmy7892 ee9559fde4 docs: document CSV import (loading-data section + example 18, examples 12-18) 2026-06-22 20:01:52 +02:00
Jimmy7892 e35d54875c chore: relicense from MIT to Apache 2.0 + Commons Clause
Source-available rather than fully OSI open-source. Use, modify and
self-host remain free. Reselling the software or running it as a paid
hosted service is now explicitly disallowed by the Commons Clause.
2026-04-29 04:07:32 +02:00
Exocet92 53a32b361d fix: use correct domain www.manifoldbt.com 2026-03-19 00:34:28 +01:00
Exocet92 840cd79233 fix: replace rustbt.vercel.app with manifold-bt.com 2026-03-19 00:31:24 +01:00
Jimmy7892 4ee3431463 docs: update Community vs Pro table to match pricing 2026-03-18 03:43:41 +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 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