awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
QUANTAXIS avatar

QUANTAXIS/QUANTAXIS

0
View on GitHub↗
10,720 स्टार्स·3,381 फोर्क्स·Python·MIT·3 व्यूज़yutiansut.github.io/QUANTAXIS↗

QUANTAXIS

QuantAxis is a quantitative trading platform and algorithmic trading framework. It provides a comprehensive local environment for backtesting strategies, managing financial market data, and executing trades across stocks, futures, and options markets.

The system distinguishes itself through a distributed task scheduler that spreads asynchronous computations and heavy mathematical workloads across a network of remote agents. It incorporates a multi-account trading interface to standardize the monitoring of positions and the execution of orders across various brokerage accounts.

The platform covers several high-level capability areas, including financial market data management for price ticks and order books, quantitative factor research, and strategy backtesting. It also includes tools for custom indicator calculation and a pub-sub messaging system for real-time data routing.

The project is implemented in Python.

Features

  • Algorithmic Trading Frameworks - Provides a modular software platform for building, simulating, and executing automated investment strategies.
  • Trading Strategy Backtesters - Offers a high-performance engine for simulating trading strategies by validating logic against historical market data.
  • Technical Indicator Calculators - Includes an expression builder for creating and batch-processing custom technical indicators across entire markets.
  • Automated Trading Execution - Executes buy and sell orders for stocks and futures across multiple accounts through a unified interface.
  • Multi-Account Trading Protocols - Standardizes the tracking of holdings and orders across different exchanges through a common data representation layer.
  • Position Tracking - Standardizes the monitoring of holdings and trades across various financial markets and brokerage accounts.
  • Quantitative Trading Platforms - Offers a comprehensive local environment for backtesting strategies and executing trades across multiple financial markets.
  • Market Data - Implements a high-performance database system for storing and updating tick-level financial market data.
  • Time Series Databases - Provides a high-performance time-series store optimized for rapid retrieval of historical market ticks and order books.
  • Quantitative Financial Modeling - Provides tools for developing and testing mathematical indicators to identify predictive patterns in financial time-series data.
  • Technical Indicator Engines - Provides an expression-based builder for batch processing custom mathematical technical indicators across large datasets.
  • Unified Trading Interfaces - Provides a unified tool for monitoring positions and executing orders across various financial assets and brokerage accounts.
  • Shared Memory Data Exchange - Utilizes shared-memory regions to move large datasets between processes without copying overhead.
  • Distributed Computing Frameworks - Distributes asynchronous computational workloads across a local network of remote agents.
  • Quantitative Computing Distribution - Spreads heavy mathematical workloads and strategy simulations across remote agents to increase processing speed.
  • Distributed Task Schedulers - Coordinates recurring jobs and spreads asynchronous computations across a network of remote agents.
  • Distributed Task Workers - Implements a system for spreading heavy quantitative computations across a network of remote worker nodes.
  • Message Bus Architectures - Uses a pub-sub message bus to coordinate real-time data flows and task distribution between system components.
  • Trading Frameworks - Local quantitative solution for data, backtesting, and multi-account trading.

स्टार हिस्ट्री

quantaxis/quantaxis के लिए स्टार हिस्ट्री चार्टquantaxis/quantaxis के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

quantaxis/quantaxis क्या करता है?

QuantAxis is a quantitative trading platform and algorithmic trading framework. It provides a comprehensive local environment for backtesting strategies, managing financial market data, and executing trades across stocks, futures, and options markets.

quantaxis/quantaxis की मुख्य विशेषताएं क्या हैं?

quantaxis/quantaxis की मुख्य विशेषताएं हैं: Algorithmic Trading Frameworks, Trading Strategy Backtesters, Technical Indicator Calculators, Automated Trading Execution, Multi-Account Trading Protocols, Position Tracking, Quantitative Trading Platforms, Market Data।

quantaxis/quantaxis के कुछ ओपन-सोर्स विकल्प क्या हैं?

quantaxis/quantaxis के ओपन-सोर्स विकल्पों में शामिल हैं: fasiondog/hikyuu — Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading… yutiansut/quantaxis — Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies… edtechre/pybroker — pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading… jesse-ai/jesse — Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading…

QUANTAXIS के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो QUANTAXIS के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • fasiondog/hikyuufasiondog का अवतार

    fasiondog/hikyuu

    2,999GitHub पर देखें↗

    Hikyuu is a quantitative trading framework designed for developing, backtesting, and executing systematic trading strategies. It functions as a high-speed system that combines a financial time-series library, a multi-factor analysis tool, and a quantitative backtesting engine to support comprehensive trading research. The framework is distinguished by its high-speed computing core, which utilizes multi-threaded execution to process large volumes of market data for technical indicator generation. It supports a modular strategy composition model where signal, risk, and fund management component

    C++algorithms-tradingbacktestingcpp
    GitHub पर देखें↗2,999
  • yutiansut/quantaxisyutiansut का अवतार

    yutiansut/QUANTAXIS

    9,955GitHub पर देखें↗

    Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies across global equities, futures, and cryptocurrencies. It integrates an event-driven backtesting engine, a multi-market execution gateway for order routing, and a quantitative data pipeline for ingesting and storing multi-asset market data. The system features a Rust-accelerated financial library that utilizes Apache Arrow for high-performance technical indicator calculation and zero-copy data processing. It provides a containerized infrastructure model designed for orchestrati

    Pythonquant
    GitHub पर देखें↗9,955
  • edtechre/pybrokeredtechre का अवतार

    edtechre/pybroker

    3,191GitHub पर देखें↗

    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
  • shinnytech/tqsdk-pythonshinnytech का अवतार

    shinnytech/tqsdk-python

    4,789GitHub पर देखें↗

    tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures, options, and stocks using Python. It functions as an algorithmic trading engine and financial market data API, providing the tools necessary to backtest strategies, analyze historical data, and execute live trades across multiple brokerage accounts. The project distinguishes itself through a specialized option analytics library that calculates Greeks, implied volatility, and volatility surfaces using the Black-Scholes model. It further supports complex order execution patterns, s

    Python
    GitHub पर देखें↗4,789
  • QUANTAXIS के सभी 30 विकल्प देखें→