Getting startedPython

KronosBTC/USDT 24-Hour Prediction Web Demo

The project provides a Web Demo that showcases the BTC/USDT prediction (probability/range) outcomes for the next 24 hours.

28.1K Stars
4.9K forks
211 issues
71 browse
Python
MIT
Indexed
Updated

Project Overview

The project provides a Web Demo that showcases the BTC/USDT prediction (probability/range) outcomes for the next 24 hours.

Full Name / Objective:

 Kronos is a foundation model specifically designed for financial market candlestick charts (time series data such as OHLCV). It treats financial market candlestick sequences as a "language," modeling and predicting them through quantization, tokenization, and Transformer architecture.


Its purpose is to uniformly support multiple financial tasks, such as price prediction, volatility forecasting, and synthetic candlestick data generation.


Method / Core Design:


1. Tokenization / Quantization

  Discretizes continuous candlestick data (open, high, low, close prices + trading volume / transaction amount, etc.) into hierarchically structured tokens. This transforms continuous numerical values into processable token sequences.


2. Autoregressive Transformer Model

  Performs autoregressive training on these tokens (i.e., predicting the next token given historical tokens), enabling the model to learn the dynamic patterns of market time series.


3. Multi-task / Multi-purpose

  Capable of not only predicting future price trends but also performing tasks such as volatility forecasting and data generation (simulating candlestick sequences).


4. Extensive Training Corpus + Large Scale

  Reportedly utilizes candlestick data from over 45 global exchanges across multiple time granularities, with a total scale exceeding hundreds of millions of records.

Financial AIK-linefinancial market forecasting

Project Rating

0.0 (0 Evaluation)

Share

Frequently Asked Questions

What is Kronos: BTC/USDT 24-Hour Prediction Web Demo?

The project provides a Web Demo that showcases the BTC/USDT prediction (probability/range) outcomes for the next 24 hours.

What language is Kronos: BTC/USDT 24-Hour Prediction Web Demo written in?

Kronos: BTC/USDT 24-Hour Prediction Web Demo is primarily written in Python.

What license is Kronos: BTC/USDT 24-Hour Prediction Web Demo under?

Kronos: BTC/USDT 24-Hour Prediction Web Demo is released under the MIT license.

Related Projects

No results yet

Explore More

Comments

Comments

0
0/500 Characters

No comments yet

Be the first to comment

Open Source Project

Explore, learn and contribute to open source AI projects to advance the development of artificial intelligence technology

View All