mirror of
https://github.com/manifoldbt/manifoldbt.git
synced 2026-08-24 22:48:05 +00:00
release: v0.19.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
"""Strategy template — copy this file and modify.
|
||||
|
||||
Demonstrates:
|
||||
- the minimal shape of a backtest: strategy, config, store, run
|
||||
|
||||
Data: shared store — real market data from `data/` (see examples/README.md)
|
||||
|
||||
Usage:
|
||||
python examples/00_template.py
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user