Initial quant trader service baseline
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
target/
|
||||
.idea/
|
||||
*.iml
|
||||
*.log
|
||||
.DS_Store
|
||||
|
||||
# Runtime and local data stay outside source control.
|
||||
logs/
|
||||
run/
|
||||
tmp/
|
||||
*.pid
|
||||
|
||||
# Training data and model artifacts live under /Users/zach/Desktop/quant-strategy-training-data.
|
||||
data/
|
||||
models/
|
||||
artifacts/
|
||||
Reference in New Issue
Block a user