awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
waditu avatar

waditu/czsc

0
View on GitHub↗
4,573 estrellas·1,342 forks·Python·other·9 vistas

Czsc

czsc is a technical analysis library and quantitative research environment focused on Chan theory. It functions as a multi-timeframe fractal analyzer and backtesting framework used to identify market tops, bottoms, and trend structures.

The system distinguishes itself through the use of bi-segment topological linking to analyze the directional flow of price. It utilizes a boolean signal composition engine to combine technical indicators with logical operators, creating complex executable rules for automated trading.

The platform covers quantitative strategy research via a notebook-style loop that pairs backtesting pipelines with interactive visualization dashboards. It integrates multi-timeframe consensus aggregation to validate signals by converging analysis from different time horizons.

Features

  • Algorithmic Trading - Provides a comprehensive environment for automating financial market analysis and quantitative strategy research.
  • Boolean Signal Compositors - Combines multiple technical indicators with logical operators to create complex, executable trading rules.
  • Fractal Price Pattern Recognizers - Identifies tops, bottoms, and connecting segments in price data using topological rules to segment market structure.
  • Quantitative Trading Platforms - Provides an integrated environment for developing, backtesting, and iteratively refining quantitative trading strategies.
  • Trading Strategy Backtesters - Evaluates quantitative trading rules against historical market data using an interactive refinement loop.
  • Trading Strategy Definitions - Provides a boolean signal composition engine to codify financial logic and automated decision-making rules.
  • Pattern Recognition Integrations - Implements trading strategy building and backtesting specifically based on Chan theory pattern recognition.
  • Boolean Logic Engines - Provides a boolean logic engine to combine technical indicators into executable trading rules.
  • Topological Price Segmenters - Connects adjacent fractal tops and bottoms into bi segments that serve as the atomic unit for trend analysis.
  • Geometric Price Pattern Recognizers - Applies geometric rules to historical price data to automatically label market strokes and structures.
  • Chan Theory Analyzers - Implements Chan theory patterns to identify market tops, bottoms, and bi segments for trend analysis.
  • Fractal Market Segmenters - Identifies price tops and bottoms to partition market data into topological segments and trend structures.
  • Multi-Timeframe Fractal Analyzers - Identifies market tops and bottoms across different timeframes to produce a converged trend decision.
  • Technical Analysis - Provides a library for quantitative trend detection and pattern analysis in financial markets using Chan theory.
  • Topological Trend Analyzers - Implements bi-segment topological linking to analyze the directional flow of market price action.
  • Visualization Dashboards - Provides interactive dashboards and visualization tools for testing and analyzing quantitative trading strategies.
  • Fractal Consensus Aggregators - Aggregates fractal sequence analyses from multiple timeframes into a single converged trade decision.
  • Interactive Research Environments - Pairs backtesting pipelines with interactive visualization tools for iterative strategy rule modification.
  • Iterative Strategy Research Loops - Provides a notebook-style environment to backtest and modify rules without rerunning the entire pipeline.
  • Multi-Timeframe Consensus Aggregators - Combines analysis from different time horizons into a converged decision to validate signal accuracy.
  • Multi-Timeframe Trend Analyzers - Aggregates fractal pattern data across different timeframes to validate trade signals and confirm direction.
  • Alpha and Strategy Collections - Technical analysis tools based on Chan theory.
  • Trading Bots - Technical analysis and quantitative trading tool.
  • Cryptocurrency Trading - Technical analysis and quantitative trading tools.

Historial de estrellas

Gráfico del historial de estrellas de waditu/czscGráfico del historial de estrellas de waditu/czsc

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Czsc

Proyectos open-source similares, clasificados según cuántas características comparten con Czsc.
  • edtechre/pybrokerAvatar de edtechre

    edtechre/pybroker

    3,191Ver en GitHub↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    Ver en GitHub↗3,191
  • mementum/backtraderAvatar de mementum

    mementum/backtrader

    20,462Ver en GitHub↗

    Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading strategies. It provides a comprehensive environment for quantitative finance, allowing users to simulate trading logic against historical market data or connect directly to brokerage platforms for automated real-time trading. The project distinguishes itself through a unified event-driven architecture that treats backtesting and live trading with the same API. This consistency is supported by a flexible data-feed abstraction layer that normalizes diverse financial sources, ena

    Pythonbacktestingmetaclasspython
    Ver en GitHub↗20,462
  • ai4finance-foundation/finrlAvatar de AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964Ver en GitHub↗

    FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated trading strategies. It functions as a quantitative finance toolkit that integrates deep learning algorithms with financial market simulations to address complex portfolio management and asset allocation tasks. The platform provides an end-to-end pipeline for transforming raw market data into actionable trading models. The project distinguishes itself through a layered, modular architecture that separates data processing, environment simulation, and agent training. This design allow

    Jupyter Notebookalgorithmic-tradingdeep-reinforcement-learningdrl-algorithms
    Ver en GitHub↗13,964
  • jesse-ai/jesseAvatar de jesse-ai

    jesse-ai/jesse

    7,438Ver en GitHub↗

    Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading strategies. It functions as a trading strategy backtester and a machine learning trading platform, providing an environment to train predictive models on historical market data and deploy them into live strategies. The framework features a standardized crypto exchange connectivity layer that allows for the execution of automated spot and futures trades across multiple cryptocurrency exchanges via an exchange-agnostic interface. It includes a quantitative risk analysis toolset t

    JavaScriptalgo-tradingalgorithmic-tradingbitcoin
    Ver en GitHub↗7,438
Ver las 30 alternativas a Czsc→

Preguntas frecuentes

¿Qué hace waditu/czsc?

czsc is a technical analysis library and quantitative research environment focused on Chan theory. It functions as a multi-timeframe fractal analyzer and backtesting framework used to identify market tops, bottoms, and trend structures.

¿Cuáles son las características principales de waditu/czsc?

Las características principales de waditu/czsc son: Algorithmic Trading, Boolean Signal Compositors, Fractal Price Pattern Recognizers, Quantitative Trading Platforms, Trading Strategy Backtesters, Trading Strategy Definitions, Pattern Recognition Integrations, Boolean Logic Engines.

¿Qué alternativas de código abierto existen para waditu/czsc?

Las alternativas de código abierto para waditu/czsc incluyen: edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading… ai4finance-foundation/finrl — FinRL is a reinforcement learning framework designed for the development, training, and backtesting of automated… jesse-ai/jesse — Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading… jack-cherish/quantitative — This project is a Python quantitative trading framework and library designed for developing, backtesting, and… 0xemmkty/quantmuse — QuantMuse is an algorithmic trading platform and quantitative trading framework that integrates large language models…