awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
waditu avatar

waditu/czsc

0
View on GitHub↗
4,573 نجوم·1,342 تفرعات·Python·other·9 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ waditu/czscمخطط تاريخ النجوم لـ waditu/czsc

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ waditu/czsc؟

الميزات الرئيسية لـ waditu/czsc هي: Algorithmic Trading, Boolean Signal Compositors, Fractal Price Pattern Recognizers, Quantitative Trading Platforms, Trading Strategy Backtesters, Trading Strategy Definitions, Pattern Recognition Integrations, Boolean Logic Engines.

ما هي البدائل مفتوحة المصدر لـ waditu/czsc؟

تشمل البدائل مفتوحة المصدر لـ waditu/czsc: 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…

بدائل مفتوحة المصدر لـ Czsc

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Czsc.
  • edtechre/pybrokerالصورة الرمزية لـ edtechre

    edtechre/pybroker

    3,191عرض على 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
    عرض على GitHub↗3,191
  • mementum/backtraderالصورة الرمزية لـ mementum

    mementum/backtrader

    20,462عرض على 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
    عرض على GitHub↗20,462
  • ai4finance-foundation/finrlالصورة الرمزية لـ AI4Finance-Foundation

    AI4Finance-Foundation/FinRL

    13,964عرض على 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
    عرض على GitHub↗13,964
  • jesse-ai/jesseالصورة الرمزية لـ jesse-ai

    jesse-ai/jesse

    7,438عرض على 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
    عرض على GitHub↗7,438
عرض جميع البدائل الـ 30 لـ Czsc→