mirror of
https://github.com/PyP-Quant/quant-trading-strategy-templates.git
synced 2026-07-27 18:47:47 +00:00
feat: add PyP quant strategy templates
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.venv/
|
||||
venv/
|
||||
.env
|
||||
.DS_Store
|
||||
*.joblib
|
||||
*.pkl
|
||||
*.onnx
|
||||
*.csv
|
||||
*.parquet
|
||||
out/
|
||||
runs/
|
||||
artifacts/
|
||||
Reference in New Issue
Block a user