Kronos is the first open-source foundation model for financial candlesticks (K-lines), trained on data from over 45 global exchanges. Kronos is a family of decoder-only foundation models, pre-trained ...
quantlab/ ├── README.md # This file ├── .gitignore # Git ignore rules ├── .venv/ # Python virtual environment (uv) │ ├── docs/ # Documentation │ ├── BACKTEST_SUMMARY.md # Backtest results analysis │ ...