K

Kronos

The first open-source foundation model for financial candlestick data

PriceOpen Source (MIT)Reviewed2026-04-25
Verdict — Skip
2 Ships2 Skips
Visit github.com

The Panel's Take

Kronos is the first openly available foundation model purpose-built for financial K-line (OHLCV candlestick) data, trained across over 45 global exchanges. Unlike general time-series models adapted for finance, Kronos uses a domain-specific tokenizer that quantizes continuous OHLCV data into hierarchical discrete tokens before autoregressive Transformer pre-training — addressing the high-noise, regime-switching characteristics that make financial series uniquely hard to model. The paper was accepted to AAAI 2026. The project ships model variants from 4.1M parameters (mini) to 499.2M parameters (large), with context windows from 512 to 2048 tokens. All variants are available via Hugging Face Hub, and the inference API is clean: load a pretrained model, pass historical K-line data, get price forecasts. The framework handles normalization, tokenization, and denormalization automatically. Benchmark results show an 87% improvement in price prediction RankIC over baselines on the AAAI evaluation suite. With 21K stars and MIT licensing, Kronos is attracting quant researchers who want a universal pre-trained backbone for diverse financial forecasting tasks — replacing dozens of task-specific models with a single foundation that can be fine-tuned per exchange, asset class, or time horizon.

Share this verdict

Kronos verdict: SKIP ⏭️

2 ships · 2 skips from the expert panel

Full review: shiporskip.io/tool/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026

Weekly AI Tool Verdicts

Get the next verdict in your inbox

7 critics review a new AI tool every day. Weekly digest — free.

Embed this verdict

Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.

Skip · 5.0/10
HTML badge
<a href="https://shiporskip.io/api/badge-click/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026" alt="Kronos Skip verdict on ShipOrSkip" width="360" height="90" /></a>
Markdown badge
[![Kronos Skip verdict on ShipOrSkip](https://shiporskip.io/api/badge/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026)](https://shiporskip.io/api/badge-click/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026)
Iframe widget
<iframe src="https://shiporskip.io/embed/kronos-open-source-financial-kline-candlestick-foundation-model-aaai-2026" title="Kronos ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>

The reviews

The domain-specific tokenizer for OHLCV data is the key insight — it's not just a time-series transformer, it actually understands the structure of candlestick patterns. The Hugging Face Hub distribution and clean predictor API make it a practical drop-in for quant research pipelines.

Helpful?

An 87% improvement in RankIC sounds impressive but lab benchmarks rarely survive contact with live markets — transaction costs, slippage, and regime changes eat theoretical edge fast. Foundation models trained on 45 exchanges also risk overfitting to historical market microstructure that no longer exists.

Helpful?

The real value isn't the price predictions themselves — it's the pre-trained market representation. A financial foundation model that encodes 45 exchanges gives quant teams a massive head-start for fine-tuning on niche assets or novel market regimes. This is what Abundance-style AI hedge funds will build on.

Helpful?

Unless you're building financial data tools or trading dashboards, this is highly specialized infrastructure. For the small slice of creators working on fintech products or market visualization tools, the Hugging Face-hosted models are a useful starting point with minimal setup.

Helpful?

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later