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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
constverum avatar

constverum/Quantdom

0
View on GitHub↗
769 stars·188 forks·Python·Apache-2.0·4 views

Quantdom

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

Features

  • Trading and Backtesting - Framework for backtesting and market analysis with GUI.
  • Trading Platforms - Python-based GUI framework for backtesting and market analysis.

Star history

Star history chart for constverum/quantdomStar history chart for constverum/quantdom

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Quantdom

Similar open-source projects, ranked by how many features they share with Quantdom.
  • gbeced/pyalgotradegbeced avatar

    gbeced/pyalgotrade

    4,659View on 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
    View on GitHub↗4,659
  • cuemacro/finmarketpycuemacro avatar

    cuemacro/finmarketpy

    3,777View on 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
    View on GitHub↗3,777
  • backtrader/backtraderbacktrader avatar

    backtrader/backtrader

    22,019View on 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
    View on GitHub↗22,019
  • pmorissette/btpmorissette avatar

    pmorissette/bt

    2,889View on GitHub↗

    bt - flexible backtesting for Python

    Python
    View on GitHub↗2,889
See all 30 alternatives to Quantdom→

Frequently asked questions

What does constverum/quantdom do?

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

What are the main features of constverum/quantdom?

The main features of constverum/quantdom are: Trading and Backtesting, Trading Platforms.

What are some open-source alternatives to constverum/quantdom?

Open-source alternatives to constverum/quantdom include: quantconnect/lean — Lean is an algorithmic trading engine and quantitative finance platform designed for the development, backtesting, and… pmorissette/bt — bt - flexible backtesting for Python. backtrader/backtrader — Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing… cuemacro/finmarketpy — finmarketpy is a quantitative trading framework and financial market analysis tool. It provides a Python-based library… gbeced/pyalgotrade — pyalgotrade is a Python algorithmic trading library designed for developing, backtesting, and executing automated… quantopian/zipline — Zipline is a Python-based algorithmic trading library designed for the development and backtesting of investment…