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

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

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

ranaroussi/qtpylibArchived

0
View on GitHub↗
2,264 نجوم·518 تفرعات·Python·Apache-2.0·4 مشاهداتqtpylib.io↗

Qtpylib

QTPyLib, Pythonic Algorithmic Trading

Features

  • Trading and Backtesting - Pythonic algorithmic trading library.
  • Trading Platforms - Pythonic algorithmic trading framework for Interactive Brokers.

سجل النجوم

مخطط تاريخ النجوم لـ ranaroussi/qtpylibمخطط تاريخ النجوم لـ ranaroussi/qtpylib

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

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

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

Start searching with AI

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

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

    cuemacro/finmarketpy

    3,777عرض على GitHub↗

    finmarketpy is a quantitative trading framework and financial market analysis tool. It provides a Python-based library for simulating trading strategies against historical market data, computing the value of options contracts, and extracting trends from financial datasets. The system includes specialized engines for financial options pricing using numerical calculations and a backtesting library to assess risk and performance before live deployment. It further enables the detection of market seasonality and the execution of event studies to measure asset price behavior around specific time wi

    Python
    عرض على GitHub↗3,777
  • constverum/quantdomالصورة الرمزية لـ constverum

    constverum/Quantdom

    769عرض على GitHub↗

    Python-based framework for backtesting trading strategies & analyzing financial markets GUI :neckbeard:

    Python
    عرض على GitHub↗769
  • backtrader/backtraderالصورة الرمزية لـ backtrader

    backtrader/backtrader

    22,019عرض على GitHub↗

    Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing automated trading rules and simulating investment strategies using historical financial time-series data. The system functions as a quantitative analysis tool, combining a simulation engine for testing trading rules with a financial data visualizer that generates price action charts. It allows for the calculation of technical indicators and the evaluation of portfolio performance through risk-adjusted returns. The platform covers live trading integration via brokerage APIs and

    Python
    عرض على GitHub↗22,019
  • gbeced/pyalgotradeالصورة الرمزية لـ gbeced

    gbeced/pyalgotrade

    4,659عرض على GitHub↗

    pyalgotrade is a Python algorithmic trading library designed for developing, backtesting, and executing automated trading strategies. It provides a comprehensive framework for financial strategy backtesting, a technical analysis library for computing mathematical indicators, and connectors for cryptocurrency exchange integration. The project distinguishes itself by supporting sentiment-based trading through the integration of real-time social media feeds and keyword streams. It features a quantitative trading visualization tool for plotting price action and portfolio equity curves, along with

    Python
    عرض على GitHub↗4,659
عرض جميع البدائل الـ 30 لـ Qtpylib→

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

ما هي وظيفة ranaroussi/qtpylib؟

QTPyLib, Pythonic Algorithmic Trading

ما هي الميزات الرئيسية لـ ranaroussi/qtpylib؟

الميزات الرئيسية لـ ranaroussi/qtpylib هي: Trading and Backtesting, Trading Platforms.

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

تشمل البدائل مفتوحة المصدر لـ ranaroussi/qtpylib: pmorissette/bt — bt - flexible backtesting for Python. gbeced/pyalgotrade — pyalgotrade is a Python algorithmic trading library designed for developing, backtesting, and executing automated… backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… constverum/quantdom — Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]. cuemacro/finmarketpy — finmarketpy is a quantitative trading framework and financial market analysis tool. It provides a Python-based library… quantconnect/lean — Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and…