Support builtin and custom generate_signals strategies with SQLite persistence, exhaustive grid scans (VectorBT comb optimization for MA crossover), professional backtest/optimize UI, and split harvester/app requirements with BuildKit pip cache.
4 lines
159 B
Text
4 lines
159 B
Text
# App image: pip install -r requirements-app.txt
|
|
# Harvester image: pip install -r requirements-harvester.txt (no VectorBT/Streamlit)
|
|
|
|
-r requirements-app.txt
|