Kronos
Kronos: A Foundation Model for the Language of Financial Markets
File Explorer
Download Latest Version (.zip)- 000021_comprehensive_analysis_report.json
- 000021_optimized_prediction.png
- 002354_comprehensive_analysis_report.json
- 002354_optimized_prediction.png
- 300207_comprehensive_analysis_report.json
- 300207_optimized_prediction.png
- 600580_comprehensive_analysis_report.json
- 600580_optimized_prediction.png
- historical_backtest.py
- market_analysis_report.json
- get_akshare_date_2024-2025_x.py
- get_date_new.py
- prediction_akshare_2024-2025.py
- prediction_batch_example.py
- prediction_cn_markets_day.py
- prediction_example.py
- prediction_new.py
- prediction_new_GUI.py
- prediction_wo_vol_example.py
- run_backtest_kronos.py
- backtest_result_example.png
- logo.png
- overview.png
- prediction_example.png
- __init__.py
- training_utils.py
- config.py
- dataset.py
- qlib_data_preprocess.py
- qlib_test.py
- train_predictor.py
- train_tokenizer.py
- config_ali09988_candle-5min.yaml
- HK_ali_09988_kline_5min_all.csv
- HK_ali_09988_kline_5min_all_historical_20250919_073929.png
- HK_ali_09988_kline_5min_all_historical_20250919_073944.png
- HK_ali_09988_kline_5min_all_historical_20250919_074012.png
- HK_ali_09988_kline_5min_all_historical_20250919_074042.png
- HK_ali_09988_kline_5min_all_historical_20250919_074251.png
- config_loader.py
- finetune_base_model.py
- finetune_tokenizer.py
- README.md
- README_CN.md
- train_sequential.py
- __init__.py
- kronos.py
- module.py
- generate_regression_output.py
- regression_input.csv
- regression_output_256.csv
- regression_output_512.csv
- test_kronos_regression.py
- prediction_20250826_163800.json
- prediction_20250826_164030.json
- prediction_20250826_164422.json
- prediction_20250826_170831.json
- prediction_20250826_171720.json
- prediction_20250826_171913.json
- prediction_20250826_172031.json
- prediction_20250826_172153.json
- prediction_20250826_172740.json
- prediction_20250826_173322.json
- prediction_20250826_173455.json
- prediction_20250826_174410.json
- prediction_20250826_174809.json
- prediction_20250826_175057.json
- prediction_20250826_175135.json
- prediction_20250826_175909.json
- prediction_20250826_180308.json
- prediction_20250826_180632.json
- prediction_20250826_180745.json
- prediction_20250826_180806.json
- prediction_20250826_181012.json
- prediction_20250826_181139.json
- prediction_20250826_181240.json
- prediction_20250826_181434.json
- prediction_20250826_181513.json
- prediction_20250826_181612.json
- prediction_20250826_181648.json
- prediction_20250826_181800.json
- prediction_20250826_181932.json
- index.html
- app.py
- README.md
- requirements.txt
- run.py
- start.sh
- .gitignore
- LICENSE
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/shiyu-coder/Kronos
Downloads the entire project code from GitHub to your computer.
cd Kronos
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install pyqlib
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install pyqlib
Installs the package published on PyPI directly β no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
