Trending / repos
shiyu-coder/
Kronos
KRONOS IS AN OPEN-SOURCE FOUNDATION MODEL FOR FINANCIAL
Kronos Models Financial Candlestick Data
shiyu-coder/Kronos · Python
Kronos is an open-source foundation model for financial candlestick, or K-line, data. Built in Python and trained on data from more than 45 global exchanges, it targets market sequence understanding and forecasting tasks. The project provides a research-focused model family for traders, quants, and ML engineers working with structured price action data across markets.
- Stars
- 33K
- Forks
- 5.7K
- Issues
- 194
- PRs
- 49
Kronos Models Financial Candlestick Data
Kronos is a Python project that provides an open-source foundation model for financial candlesticks, also known as K-lines. It is trained on market data from more than 45 global exchanges.
Why it matters
Most financial ML projects start with narrow datasets or task-specific models. Kronos focuses on general market sequence representation, which can support research in forecasting, pattern analysis, and cross-market modeling.
Who should look
Quant researchers, traders, and ML engineers working with time-series market data may find Kronos useful as a starting point for experiments with candlestick-based models.