{ "name": "avaxusdt-volatility-rf-30m", "description": "sklearn RandomForest PyP Quant template for AVAXUSDT 30m.", "symbol": "AVAXUSDT", "timeframe": "30m", "model_family": "sklearn RandomForest", "artifact_target": "joblib", "parameters": { "lookback": 120, "horizon": 4, "threshold": 0.004, "min_confidence": 0.5, "sl_percent": 0.4, "tp_percent": 0.8 }, "requirements": [ "numpy", "pandas", "scikit-learn" ], "disclaimer": "Educational template only. Not financial advice." }