Initial commit: Mad Turtle v2.0 ML EA for XAUUSD H1 with Python inference server and MQL5 EA
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
fastapi==0.111.0
|
||||
uvicorn[standard]==0.30.0
|
||||
onnxruntime>=1.24.0,<1.26.0
|
||||
scikit-learn>=1.5.0,<1.6.0
|
||||
pandas>=2.2.0,<2.3.0
|
||||
numpy>=1.26.0,<2.0.0
|
||||
joblib>=1.4.0,<1.5.0
|
||||
skl2onnx>=0.16.0,<0.17.0
|
||||
protobuf>=3.20,<5.0
|
||||
python-multipart==0.0.9
|
||||
pydantic>=2.7.0,<2.8.0
|
||||
Reference in New Issue
Block a user