Files
quant-trading-strategy-temp…/templates/adausdt-volatility-rf-15m

adausdt-volatility-rf-15m

ADA volatility classifier for PyP Quant Mode.

This is an educational starter template for ADAUSDT on the 15m timeframe. It implements the PyP Quant contract:

train(data, config)
predict(model, market_data, config)

Use it as a baseline, then validate with PPE before any live deployment.

Model

  • Symbol: ADAUSDT
  • Timeframe: 15m
  • Family: sklearn RandomForest
  • Output: UP, DOWN, or HOLD

Risk

This is not financial advice and is not a verified profitable strategy.