📈 Kronos — Financial K-line Forecasting

Interactive demo of Kronos, the first open-source foundation model for financial candlesticks (K-lines), trained on data from 45+ global exchanges.

Upload an OHLCV CSV (or use the bundled sample), choose a model size, and generate a probabilistic forecast of future candles. Required columns: open, high, low, close; volume, amount and a timestamp column are optional.

⚠️ Not financial advice. This is a research/demo tool. Forecasts are probabilistic samples from a model and must not be used as the sole basis for any trading or investment decision.

Model
64 512
10 120

CPU inference: a 30-step forecast takes roughly 10-30s.

Forecast values

Model weights: NeoQuasar on Hugging Face - Code: shiyu-coder/Kronos (MIT)