Track Awesome Quant Updates Daily
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 wilsonfreitas/awesome-quant · ⭐ 30K · 🏷️ Finance
Sep 14, 2026
Market Data & Data Sources
- buried-events-parser (⭐1) -
Python- FilingFirehose’s standalone SEC 8-K HTML parser using regex rules to flag possible discrepancies between reported item codes and filing text.
- AgentServices (⭐1) -
Python- API server for crypto and market data with technical indicators, on-chain analytics, and MCP access; includes x402 payment support for hosted endpoints.
- The Stall (⭐7) -
JavaScriptMCP- Self-hostable data and analytics service with equity technical indicators, multi-chain portfolio valuation, market-data adapters, and MCP interfaces.
Commercial & Proprietary Services
- Korea Stock Data -
Data- Free Korean equity settled closes with 250 trading days of per-stock history, DART filings and earnings as JSON/CSV, without signup, an API key or request quotas. GitHub (⭐7)
- Korean Market Data -
Data- Free Korean investor-flow and sector-index datasets in English CSV/JSON, updated each trading day under CC BY 4.0 without signup. GitHub (⭐0)
- CoinPaprika -
Python- Cryptocurrency market data API with 20,000 free calls per month for personal use, including one year of daily price history, without an API key. GitHub (⭐19)
- DexPaprika -
Python- DEX pool, token and OHLCV data API with 50,000 free monthly credits without signup and up to 60-second data delays. GitHub (⭐11)
- Tradevo Data -
Python- Point-in-time US equity fundamentals from SEC EDGAR with filing dates and restatement flags; free API access includes 250 requests per day without a credit card, and a 40-company CC0 annual dataset is available without signup. GitHub (⭐3)
- invinoveritas -
Python- Agent-verification platform with EdgeProof backtest diagnostics using Deflated Sharpe, permutation tests, and out-of-sample decay, offering five free checks per day without signup or payment information. GitHub (⭐0)
- UniRateAPI -
Python- Currency exchange rates, conversion and VAT data with a permanent free tier of 200 requests per day and no credit card; historical data require a paid plan. GitHub (⭐2)
- SiftingIO -
Python- Market data over REST and WebSocket with a permanent free non-commercial tier per market: 10,000 monthly REST calls, 60 requests per minute, five streaming symbols and one month of history, without a credit card. GitHub (⭐1)
- Tessera -
Python- Hyperliquid order-flow-enriched minute OHLCV with a permanent free tier covering BTC, ETH, SOL and HYPE over the trailing month, with unlimited Parquet downloads and no credit card. GitHub (⭐2)
- Clear Street API - REST API for US equities & options: reference & fundamental data, multi-year financial statements, corporate events, analyst consensus, a screener, and order execution.
- Disclosed Capitol - Free congressional trade disclosures, politician profiles and performance statistics, with paid API access beyond one-time starter credits.
- PreReason -
JavaScript- Bitcoin and macroeconomic market briefings through REST and MCP, with a permanent free tier of six briefings, 30-day history, 60 requests per hour and 500 per day, without a credit card. GitHub (⭐5)
- EarningsCall -
Python- Public earnings-call transcripts and an earnings calendar readable without an account, with paid API access for programmatic transcripts, audio and slide decks. GitHub (⭐35)
- London Strategic Edge -
Python- Free market and economic data with up to 10 databank downloads per hour of one million rows each, subject to a shared monthly bandwidth allowance, without a credit card. GitHub (⭐251)
Sep 13, 2026
Numerical Libraries & Data Structures
- numpy -
Python- NumPy is the fundamental package for scientific computing with Python. GitHub (⭐33k)
- scipy -
Python- SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. GitHub (⭐15k)
- Temporal.jl (⭐101) -
Julia- Flexible and efficient time series class & methods.
Financial Instruments & Pricing
- Strata -
Java- Modern open-source analytics and market risk library designed and written in Java. GitHub (⭐962)
- finmath.net -
Java- Java library with algorithms and methodologies related to mathematical finance. GitHub (⭐582)
- DRIP -
Java- Fixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.
Technical Indicators
- TA-Lib Python (⭐12k) -
Python- Python wrapper for TA-Lib (https://ta-lib.org/).
- Indicators.jl (⭐228) -
Julia- Financial market technical analysis & indicators on top of Temporal.
- orderflow (⭐83) -
JavaScript- Orderflow trade aggregator for building Footprint Candles from exchange websocket data.
Trading & Backtesting
- Crypto Pump Scanner (⭐9) -
Python- Bybit perpetual-futures trading bot with volume-spike detection, new-listing monitoring, staged take profits, and trailing stops.
- SHORTLIST (⭐24) -
Python- Local-first macOS workbench for A-share and US stock strategy screening, paper trading, position sizing, and risk alerts with read-only broker integrations.
- AgentQuant (⭐197) -
Python- Trading-strategy research framework with iterative proposal generation, backtesting, SQLite memory, holdout evaluation, walk-forward experiments, and experimental genetic-algorithm and differential-evolution optimizers.
- backtrader (⭐23k) -
Python- Python Backtesting library for trading strategies.
- FinClaw (⭐1) -
Python- Community fork of NeuZhou's quantitative finance toolkit with backtesting, paper trading, and command-line tools.
- aat (⭐834) -
Python- Async Algorithmic Trading Engine.
- FinRL (⭐16k) -
Python- A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.
- pysystemtrade (⭐3.5k) -
Python- pysystemtrade is the open source version of Robert Carver's backtesting and trading engine that implements systems according to the framework outlined in his book "Systematic Trading", which is further developed on his blog.
- VARRD (⭐24) -
Python- AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (pip install varrd), and Python SDK.
- Strategems.jl (⭐167) -
Julia- Quantitative systematic trading strategy development and backtesting.
- Tai (⭐498) -
Elixir/Erlang- Open Source composable, real time, market data and trade execution toolkit.
- NexusFix (⭐99) -
CPP- C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.
- Dive Into Crypto (⭐6) -
PythonKotlin- Binance perpetual-futures scanner with technical-indicator consensus, multi-timeframe analysis, and desktop and Android interfaces.
Portfolio Optimization & Risk Analysis
- PyPortfolioOpt (⭐6k) -
Python- Financial portfolio optimization in python, including classical efficient frontier and advanced methods.
- riskparity.py (⭐326) -
Python- Fast and scalable design of risk parity portfolios.
- EigenLedger (⭐1.1k) -
Python- Portfolio backtesting, optimization, and risk and performance analysis.
Factor Analysis
- DUEL (⭐1) -
PythonSEC EDGAR- Open-source algorithm that scores two US-listed companies against each other on 8 fundamentals computed directly from SEC EDGAR XBRL data (10-K/10-Q); live comparison tool at duelstocks.com.
Time Series Analysis
- statsmodels -
Python- Python module that allows users to explore data, estimate statistical models, and perform statistical tests. GitHub (⭐12k)
- gluon-ts (⭐5.2k) -
Python- vProbabilistic time series modeling in Python.
- tidypredict -
R- Run predictions inside the database. GitHub (⭐264)
Market Data & Data Sources
- Dividend Data Toolkit (⭐0) -
PythonData- Dated SCHD payment and holdings snapshots with source URLs, data dictionaries, and Python tools for split-aware dividend windows and ETF company-exposure checks. Website
- BTC Orderbook Microstructure Research (⭐9) -
Jupyter Notebook- statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.
- OpenBB (⭐73k) -
Python- Open-source financial data platform with extensible provider integrations, a Python interface, a command-line interface, and a local REST API.
- yahoo-finance (⭐1.4k) -
Python- Python module to get stock data from Yahoo! Finance.
- yfinanceapi (⭐9) -
Python- Finance API for Python.
- ccy (⭐97) -
Python- Python module for currencies.
- metatrader5 -
Python- API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).
- akshare (⭐23k) -
Python- AkShare is an elegant and simple financial data interface library for Python, built for human beings! https://akshare.readthedocs.io.
- edgar-sec (⭐2) -
Python- EDGAR Financial data API with preprocessed dataclass outputs.
- veroq-python (⭐1) -
Python- Financial intelligence API with verified market data, trading signals, sentiment analysis, and fact-checking across 1,061+ tickers. PyPI
Prediction Markets
- QuantRank500 (⭐0) -
Python- Open-source public record of stock predictions: commit-reveal before the open, automatic settlement against exchange data, tamper-evident hash-chained ledger. Live at quantrank500.com.
Excel & Spreadsheet Integration
- xlloop -
Python- XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server). GitHub (⭐110)
- expy -
Python- The ExPy add-in allows easy use of Python directly from within an Microsoft Excel spreadsheet, both to execute arbitrary code and to define new Excel functions.
Quant Research Environments
- TradingAgents (⭐103k) -
PythonLLM- Multi-agent financial research framework combining fundamental, technical, news, and sentiment analysis with structured investment debates and risk assessment.
- Jupyter Quant (⭐248) -
Python- A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
Cross-Language Frameworks
- RunMat -
Rust- Runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quantitative simulations. GitHub (⭐255)
- QuantLibAAD (⭐42) - Fast risks with QuantLib in C++.
Reproducing Works, Training & Books
- Goldman Sachs Quantitative Strategies Research Notes (⭐440) -
PapersDerivatives- Collection of 1990s research papers on derivatives pricing, volatility modeling, hedging, and model risk.
- rough_bergomi (⭐144) - A Python implementation of the rough Bergomi model.
- frh-fx (⭐14) - A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.
- Deep Learning Machine Learning Stock (⭐1.8k) - Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.
Commercial & Proprietary Services
- Massive - Financial market data API with a permanent free personal-use tier offering two years of US stock history, end-of-day prices, and reference data at five requests per minute, with no credit card required. GitHub (⭐1.5k)
- SimpleFunctions -
RESTCLIMCP- Hosted Kalshi and Polymarket data and analysis service with a free tier of 1,000 requests/month and 60 requests/minute, without payment information.
- Trends MCP -
MCPREST- Search, social, commerce, and news-sentiment data for alternative-data research, with a permanent free tier of 100 requests/month, 90 days of history, and top-10 trend boards delayed 24 hours. GitHub (⭐37)
- TradeMux - Forex trading and market-data gateway for MetaTrader 4/5 and OANDA, with a free plan for one account, 500 OHLC requests and 100 trades per month, without a credit card.
- KeepRule - Investment decision frameworks with a permanently free library of investor principles and scenarios covering valuation, position sizing and risk discipline.
- RealMarketAPI - Market-data service with a free REST tier of 5,000 requests per month for six symbols and M1, M5, and H1 timeframes, without a credit card.
- SPZCO - Stock research terminal with free access to facts, standard ratios, universe-wide screening, 13F top holdings, three saved portfolios, a 25-name watchlist and three-year backtests; Pro adds valuation and full portfolio analytics.
- EIDEX - Cross-chain swap and bridge route comparison that queries exchange providers for a given pair and amount and ranks the routes by output, with rate, fees, ETA and price impact per route; free to use with no account, no API key and no added fee. Docs
- CoinBeacon - Cryptocurrency market alerts, screeners, and funding-rate, liquidation, and chart-pattern boards, with a permanent free tier of five active alerts and ten notifications per day without a credit card; public research boards require no account.
Historical & Archived Projects
- Kelp (⭐1.1k) -
GoHistorical- Archived Stellar DEX trading bot retained for studying configurable market-making and order-book mirroring.
- catalyst (⭐2.6k) -
PythonHistorical- Archived crypto-asset trading engine preserving an early adaptation of Zipline for exchange backtesting and live execution.
Sep 07, 2026
Trading & Backtesting
- exitkit (⭐0) -
Python- Catalogue of twenty-seven position-exit policies (stop-loss, take-profit, time, volatility, signal-reversal and convergence) behind one interface, with a drop-in adapter for backtesting.py.
- qis (⭐633) -
Python- Performance analytics, portfolio backtesting, risk analysis, and factsheet reporting.
- Algo-Trading-Skills (⭐2) -
PythonAIAgent-Skills- Library of 501 agentskills.io-format skills giving AI coding agents trading-infrastructure playbooks for order idempotency, look-ahead-bias elimination, kill switches, execution algorithms and point-in-time data, each with a standalone Python reference implementation and its own unittest suite.
Market Data & Data Sources
- Market Brief (⭐0) -
PythonJavaScript- Source-linked money-market, capital-market, and liquidity briefs with local snapshot comparisons and explicit missing-data states.
- Cambio Uruguay -
TypeScriptRESTMCP- Collectors and public API for Uruguayan retail buy/sell exchange rates and historical series by source and quote type. GitHub (⭐7)
- itch-book (⭐1) -
Python- NASDAQ TotalView-ITCH 5.0 day files to Parquet: BBO, trades, order-by-order messages with the resting side already resolved, and MBP depth; downloads and verifies the free emi.nasdaq.com samples.
- edgar-traps -
Python- Checks that catch nine silent failure modes in SEC filing data, from Form 4 filings that are about a different issuer to 13F-NT counted as a position report, each documented with the incident that found it. GitHub (⭐0)
Quant Research Environments
- Nova-TradingAgent (⭐20) -
PythonA-shares- Self-hosted 15-agent research desk (debate graph, optional Tushare L2 and Qlib). Does not place trades.
Commercial & Proprietary Services
- FirmTape -
DataMCP- SPX dealer-positioning analytics with a permanently free historical session archive without an account, plus paid live data and backtesting.
- Futures Clock -
WebJSON- Free live open/closed clock and reference for 69 futures products across 14 exchanges with DST-aware session windows, night sessions, 2026 holiday calendars, contract specifications sourced from official exchange publications, bilingual EN/ZH, and an open CORS JSON endpoint.
Sep 06, 2026
Trading & Backtesting
- lesson-book (⭐0) -
Python- Local-first deterministic tuition memory for traders: pattern-matched reminders, no LLM, overridable rule tables.
- falsification-ledger (⭐0) -
Python- Hash-chained pre-registration and falsification ledger for research claims: write down what evidence would kill your claim before seeing the data; append-only JSONL with a sha256 chain (fl verifydetects any edit), Wilson-CI hit-rate vs the random baseline, fail-closed falsification report contracts. PyPI
Factor Analysis
- factor-qc (⭐0) -
Python- Fail-closed quality gate for backtests and factor evidence: DSR/PBO/haircut/MinTRL plus a probability-calibration companion gate.
- lookahead-free (⭐0) -
Python- Verifiable look-ahead freedom for the value-independent fragment of data pipelines, with a heuristic companion scanner for research code.
Market Data & Data Sources
- ashare-data-immunity (⭐0) -
Python- A-share daily-bar data immunity: cleaning, board-aware price limits (ST date-aware), suspensions, audits, SHA-256 snapshots and evidence-tracked repair.
- pit-adjuster (⭐0) -
Python- Point-in-time fixed-basis back-adjustment for A-share daily prices: corporate-action factor chains, convention-drift detection, snapshot-equivalence gates and a full-window drift checker.
- The Gold Barometer (⭐0) -
Python- Daily gold buying-conditions score (0-100), free JSON API and CC BY dataset back to 1971.
Sep 01, 2026
Prediction Markets
- outcometick -
PythonJavaScript- Tick-level history for Polymarket and Predict.fun crypto Up/Down markets, including the full-precision Chainlink settlement feeds and each market's strike and settled outcome, with a sandboxed runner that replays a submitted strategy against the same archive. GitHub (⭐0)
Aug 31, 2026
Trading & Backtesting
- Planar.jl (⭐10) -
Julia- Trading framework built around CCXT with Zarr-backed OHLCV persistence, contiguity-checked data feeds, isolated-margin position management, and a loop-based backtester sharing strategy code across simulation, paper, and live modes.
Market Data & Data Sources
- edgar-geo-revenue -
Python- Extract geographic revenue breakdowns from SEC EDGAR 10-K filings with no API key. GitHub (⭐1)
Commercial & Proprietary Services
- FXNewsBias -
PythonREST- Forex news sentiment with a permanent free API allowing 25 requests per day, one three-hour cycle of delay and non-commercial use with attribution; no credit card or historical API series. PyPI GitHub (⭐0)
Aug 30, 2026
Trading & Backtesting
- cl-lp-rotation-scanner (⭐0) -
Python- Estimates fees and impermanent loss for concentrated-liquidity pools whose volatile assets can be hedged, then backtests whether rotating capital among pools outperforms remaining in one pool. It does not execute trades or manage liquidity.
- orderflow-metrics (⭐10) -
TypeScriptPython- Dependency-free market-microstructure metrics: order-flow imbalance (OFI), VPIN, information-driven bars, realized volatility / covariance / beta, market impact, Kyle's lambda, trade-sign classification, and limit-order-book reconstruction. Same API in TypeScript (npm) and Python (PyPI).
Factor Analysis
- Lacuna (⭐2) -
PythonRust- Engine-agnostic quantitative research validation for detecting leakage, overfitting, fragile results, unrealistic costs, and missing point-in-time evidence.
Market Data & Data Sources
- perp-funding-collector (⭐0) -
Python- Collects and stores funding-rate snapshots from five decentralized perpetual-futures exchanges, normalizing rates hourly and flagging markets with less than $2 million in open interest. Intended for historical analysis and cross-venue comparisons; it does not trade.
Quant Research Environments
- QFO Quant Platform -
PythonReactA-shares- Local-first quantitative research and backtesting platform with data synchronization, multi-asset screening, factor analysis, portfolio optimization, risk analysis, and optional LLM-assisted news analysis. GitHub (⭐9)
Commercial & Proprietary Services
- RektCalc - Free web app for crypto liquidation price, position sizing, PnL and funding-rate calculations across major exchanges, with documented formulas on the site's Learn hub.
- TickerLayer - Derived, indicative multi-asset market data through REST, WebSocket, and MCP, with a permanent free tier of 3,000 REST requests per month and no credit card required. Docs GitHub (⭐0)
- Algorier -
AIVibe-Trading- Natural-language trading-strategy builder with backtesting and forward testing; a permanent free tier includes five backtests and 40 assistant messages per month without payment details, while live trading requires a paid plan.
Aug 24, 2026
Commercial & Proprietary Services
- Wiseek Filing Impact - Monthly statistics relating proprietary SEC-filing importance scores to next-session excess stock moves, with per-event data, reproduction metadata, and a CC BY 4.0 license. GitHub (⭐0)
Aug 23, 2026
Commercial & Proprietary Services
- TickerAll - Hosted MT4 and MT5 broker API with historical candles, real-time tick streaming, and a permanent free tier for five demo broker accounts and unlimited demo orders, without a credit card; live-account automation is paid. Docs
Aug 21, 2026
Trading & Backtesting
- orderbook (⭐16) -
GoWebAssembly- Embeddable limit order book and matching engine with integer-exact pricing, a single-writer core and write-ahead-log crash recovery, plus a microstructure research harness whose order-flow-imbalance, Kyle's lambda and CVD studies are measured against simulator ground truth.
Commercial & Proprietary Services
- AxionQuant - Financial data API for quantitative research, with a permanent free tier of 1,000 monthly API calls and one year of historical data, without a credit card. PyPI
- FilingPulse -
RESTMCP- Real-time SEC EDGAR filings normalized to one JSON schema: Form 4 insider trades, 8-K corporate events, and S-1/IPO registrations, delivered via REST, HMAC-signed webhooks, and a hosted MCP server, with a permanent free tier (2,500 req/mo, full schema).
- Quant Data -
Data- Market statistics and options-positioning analytics with free public max-pain and GEX pages and 10 API calls per UTC day using an email-only key, without payment information. GitHub (⭐1)
- 0xArchive - Hyperliquid and Lighter market data through REST, WebSocket and replay, with a permanent free tier offering 50,000 credits per month, 15 requests per second and the most recent 30 days of history without a credit card. GitHub (⭐8)
Aug 17, 2026
Technical Indicators
- wickworks (⭐1) -
RESTMCP- Stateless OHLC analyzer: POST bars and requested indicators, get back RSI/MACD/Bollinger/ADX/ATR/VWAP/Ichimoku plus smart-money-concept primitives (order blocks, FVGs, BOS/CHoCH, swing structure). No database, no AI signals.
Trading & Backtesting
- ERN-WO Options Backtester (⭐7) -
JavaSpring Boot- Streaming backtesting engine for short-duration index options with conservative five-minute execution modeling and reproducible Early Retirement Now and WealthyOption strategy replication results.
- mt5-httpapi (⭐27) -
PythonRESTMCP- MetaTrader 5 in a Windows VM (Docker + QEMU/KVM) over REST and MCP: market data, order/position/history management for automated trading and bots, the strategy-tester (backtesting) API, and server-side indicators (RSI/MACD/Bollinger/ADX/VWAP/Ichimoku, order blocks, FVGs). Multi-broker, multi-account.
- ibkr-httpapi (⭐0) -
PythonRESTMCP- Interactive Brokers over REST and MCP (FastAPI + ib_async over a Linux-native IB Gateway): market data (quotes, historical bars) plus order/position/execution management for automated trading across stocks, options, futures, forex, crypto and CFDs.
Factor Analysis
- pit-release-gate (⭐0) -
Python- Screens cross-sectional signals for incomplete-cross-section leakage from staggered data arrival and grades per-signal release timing; ships a known-ground-truth demo reproducing its method papers.
Market Data & Data Sources
- OpenChainBench -
GoTypeScript- Open benchmark harnesses for blockchain RPC latency, perpetual-market execution costs and funding, bridge quotes, and oracle price deviations. GitHub (⭐6)
Quant Research Environments
- dsh-quant (⭐28) -
TypeScriptDeepSeek Harness- Agent-native quantitative research toolkit for DeepSeek Harness: 46 tools across data, alpha, ML, risk, execution and ecosystem domains, with an end-to-end research pipeline.
Reproducing Works, Training & Books
- QuantVault -
TrainingInterviews- Quant interview prep with 391 free problems with full worked solutions, per-firm online-assessment guides, and free playable replicas of real trading-firm OAs (Optiver, SIG, IMC).
Commercial & Proprietary Services
- VantageGrid - Trade-review workspace with a permanent free tier for 25 trades per month, CSV imports and P&L, win-rate and R-multiple analytics without payment information.
- Shingou -
RESTMCP- Hourly crypto news sentiment and typed market events (hack, regulation, listing, delisting, legal) for 30 pairs, served as point-in-time buckets whose SHA-256 hash is committed to a public append-only log at publish time, so a backtester can check the history was never rewritten. Paid plans are $24, $79 and $249 a month before VAT; the permanent free tier is 1,000 requests a day with BTC, ETH and SOL live, the other 27 pairs delayed 24h, 1 day of history depth, no card, non-commercial use. GitHub (⭐0)
Aug 16, 2026
Trading & Backtesting
- midas-core (⭐0) -
Python- Multi-agent paper-trading framework where LLM agents author orders and a separate broker process enforces fifteen fill-time safety rails; each fill is stamped with the git commit it executed against for reproducibility.
- DepthSight (⭐20) -
PythonTypeScript- Self-hosted visual algo-trading platform featuring a drag-and-drop strategy builder, an AI co-pilot, and integrated billing.
- backtrader (cloudQuant fork) (⭐160) -
Python- Actively maintained, high-performance backtesting and live trading framework with AI-assisted strategy tooling (MCP server, skills, agent, web platform). Fork of backtrader.
Portfolio Optimization & Risk Analysis
- fincore (⭐4) -
Python- Quantitative performance and risk analytics with 150+ metrics, portfolio optimization, Monte Carlo simulation, and attribution; actively maintained successor to empyrical (⭐1.5k)/pyfolio (⭐6.4k).
Market Data & Data Sources
- SECfinAPI -
TypeScript- Standardized SEC EDGAR financials (income statement, balance sheet, cash flow, 40+ ratios) for ~19,000 US public companies, normalized from XBRL. REST API + MCP server for Claude/Cursor. Free tier. GitHub (⭐2)
Prediction Markets
- Live Tennis API -
RESTWebSocketMCP- Real-time tennis scores, serving and break-point state, and model win probabilities for pricing tennis event markets, plus H2H, rankings and a 1968-2022 point-by-point archive; free tier. GitHub (⭐157)
- polymm (⭐87) -
PythonPolymarket- Market-making and arbitrage bot for Polymarket sports and esports markets, pricing from de-vigged sportsbook odds.
Commercial & Proprietary Services
- Wealthville -
RESTMCP- DeFi liquidity-pool scores and outcome-labeled signals through a free keyless API limited to 60 requests per minute per IP, with attribution required. GitHub (⭐0)
Aug 15, 2026
Market Data & Data Sources
- SwapAPI (⭐22) -
Python- Free DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required.
- uk-sic-codes -
Python- UK SIC 2007 industry classification code lookup, search, and validation. 731 codes, 21 sections.
- uk-company-number -
Python- Validate, format, and identify UK Companies House company numbers. Supports all 27 prefixes.
Aug 14, 2026
Numerical Libraries & Data Structures
- jacobian (⭐192) -
PythonMCP- Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.
Financial Instruments & Pricing
- vanilla-option-pricers (⭐14) -
Python- Fast, vectorised Black-Scholes-Merton and Bachelier pricers and implied volatility fitters, including inverse options for crypto derivatives.
- BDE Score (⭐3) -
Python- Multi-factor quantitative stock analysis MCP server for US, HK, and CN A-share markets. Transparent 0-100 scoring from 40+ indicators. Listed on Official MCP Registry.
Technical Indicators
- QuantWave (⭐12) -
PythonRustPolars- Polars-native technical analysis and backtesting with bit-identical batch and streaming parity, plus an agent skill for consistent research-to-live strategy code.
Trading & Backtesting
- Manifold-BT (⭐31) -
PythonRust- High-performance Rust-powered backtesting engine for quantitative research with parameter sweeps, walk-forward and Monte Carlo.
- mkt-alerts (⭐1) -
TypeScript- Self-hosted market-alert daemon: price, RSI/MACD/SMA conditions, and full Pine Script v5 custom indicators evaluated off-TradingView, on crypto (Coinbase) and stocks (Yahoo Finance) with no API key, delivered via ntfy push, email, or Telegram.
- pyhood (⭐21) -
Python- Robinhood API client for unattended automation: after the first approved login, sessions renew from a stored refresh token with no password or device approval prompt. Covers stocks, equity and index options with Greeks, futures, IRA accounts, and the official Crypto Trading API.
- NoEdge-Bench (⭐1) -
Python- Reproducible negative-result benchmark: no model beats a memoryless synthetic binary-options feed (AUC ≈ 0.50), with permutation-null tests and a look-ahead-leak case study.
Portfolio Optimization & Risk Analysis
- Multi-Axis Robust Portfolio Optimization (⭐2) -
Python- Portfolio optimization framework combining covariance shrinkage, bootstrap aggregation, and parametric scenario modeling, with reproducible notebooks and an accompanying SSRN paper.
- goal-based-allocation (⭐13) -
Python- Dynamic mean-variance portfolio allocation under regime-switching jump-diffusions with wealth floors, solved analytically via Laplace transforms.
Factor Analysis
- Perception-XAlpha Lite (⭐2) -
Python- Backtest-overfitting audit for factor research: CSCV probability of backtest overfitting, deflated Sharpe against the declared trial count, White's Reality Check, point-in-time universe membership and disclosure-date alignment. Ships a worked example in which 24 pure-noise series produce a 1.11 Sharpe and the audit says so.
Market Data & Data Sources
- twmarketdata -
Python- Client for Taiwan market data with local disclosure-date filtering, replay diagnostics and missing-session detection. GitHub (⭐2)
- filingrail-mcp -
PythonMCP- MCP server and Python SDK for a SEC EDGAR REST API covering XBRL fundamentals, Form 4 insider trades, 8-K events, 13F holdings and filings, where every record carries the source sec.gov filing URL it came from. GitHub (⭐0)
Prediction Markets
- marketlens (⭐28) -
PythonMCP- Tick-level Polymarket order book history with replay and a backtesting engine simulating queue priority, latency, and slippage.
- polymarket-bot-lab (⭐1) -
Python- Open-sourced research lab of 11 candidate Polymarket trading bots (weather, sports, longshot fades, maker, whale-flow) with a shared CLOB/backtest framework, ADR decision log, and honest paper/live results. Companion free dataset: polymarket-canary-tape (300M+ events, CC-BY-4.0).
Cross-Language Frameworks
- PineTS (⭐553) -
TypeScriptJavaScriptPine Script- Open-source transpiler and runtime that executes Pine Script logic in Node.js and the browser with 1:1 syntax compatibility, for running indicators and strategies on your own infrastructure.
Reproducing Works, Training & Books
- Quant Sprint -
TrainingInterviews- Free timed drill of first round quant interview questions on options and the Greeks, two sided quoting, probability and mental arithmetic.
Commercial & Proprietary Services
- Prop Firm Risk Calculator - Free web app for position sizing, stop-loss and max-drawdown on funded accounts, with real tick/pip values for futures, forex, crypto and gold.
- Stingray - Trading strategy builder that turns plain-English market ideas into inspectable rules, backtests them against historical data, and monitors matching live conditions.
- AtlasYield - DeFi vault scores across 16 factors, with a free read-only API requiring no signup and limited to 60 requests per minute per IP. GitHub (⭐0)
- Katana - Free Japan stock screener built on EDINET filings. 160+ fundamentals, custom formula metrics, Graham/Piotroski/Kiyohara presets. No sign-up.
- Dados B3 -
REST/MCP- Brazilian company and real-estate fund fundamentals with public calculation methodology and a permanent free API tier of 200 requests per day without a credit card.
Aug 13, 2026
Trading & Backtesting
- honest-signals (⭐2) -
Python- Scores detected chart patterns against the pattern-free baseline for the same market, timeframe and horizon, reporting lift with cluster-robust confidence intervals instead of a hit rate against 50%.
- TolmachЁv Netcode SDK (⭐11) -
CPP- Enterprise-grade deterministic state synchronization engine for MFT gateways and statistical arbitrage. Eliminates microsecond deltas locking order books via topological mathematics. Throughput >41.5M TPS, physical RTT 24.175 ns, atomic validation (0 CPU load). Website
- TraderHarness (⭐37) -
Python- Contamination-resistant A-share backtesting environment for LLM trading agents with point-in-time masking, entity/date anonymization, fingerprinted replay, and trajectory (SFT) export.
Commercial & Proprietary Services
- Filings Flow - Free SEC 13F research web app covering 11,700+ institutional managers and 208,000+ filings from 2019 onward. Quarter-over-quarter position changes with share-based thresholds, confidential-treatment reveals badged, per-filing links to the EDGAR source document, and Excel export on every table. No account required.
Jul 25, 2026
Portfolio Optimization & Risk Analysis
- factorlasso (⭐27) -
Python- Sparse multi-asset factor models with cell-level sign constraints, prior-centred shrinkage, and hierarchical clustering group LASSO (HCGL); scikit-learn compatible.
Jul 22, 2026
Financial Instruments & Pricing
- StochVolModels (⭐236) -
Python- Pricing analytics and Monte Carlo simulation for stochastic volatility models, including the log-normal SV model and the Heston model.
Trading & Backtesting
- rulelint (⭐0) -
Python- Linter for mechanical trading-rule conditions: replays every condition over historical bars to catch look-ahead levels, dead branches that can never fire, and regime-drifted absolute thresholds before you trust a backtest.
- quantify (⭐7) -
Python- Binance-style trading terminal with multi-strategy backtesting and a real-time, signal-only decision desk for crypto, A-shares, and US stocks.
- TrendFollowingSystems (⭐26) -
Python- Closed-form expected returns, Sharpe ratios, and skewness of trend-following systems, with complete implementations and multi-decade futures backtests.
Portfolio Optimization & Risk Analysis
- OptimalPortfolios (⭐94) -
Python- Optimisation analytics for constructing and backtesting optimal multi-asset portfolios: covariance estimation, rolling optimisation, and performance reporting in one pipeline.
Market Data & Data Sources
- BloombergFetch (⭐19) -
Python- Bloomberg Desktop API data (prices, implied volatilities, fundamentals) as pandas DataFrames via blpapi.
Visualization
- MyLinedChart -
Desktop- Technical-analysis charting app for Interactive Brokers (IBKR) that exports drawings, notes, indicators and OHLCV as JSON/XLSX/CSV, and exposes chart context to AI agents over MCP.
Commercial & Proprietary Services
- FillBench - Free crypto-exchange API latency benchmarks with p50/p95/p99 measurements, separate TLS timing and downloadable CC BY datasets. GitHub (⭐0)
- AlphaForge -
Python- Proprietary local backtesting and optimization CLI with a permanent free plan requiring no registration, limited to historical data through 2023-12-31; Pine Script export requires a paid plan. GitHub (⭐1)
- NeuPortal - AI forecasting-accountability lab: every forecast is locked pre-event, Bitcoin-timestamped (OpenTimestamps), and Brier-scored against prediction markets in public.
- AlphaAssay -
REST- Trading-signal validation service with a free browser-based Deflated Sharpe Ratio calculator requiring no account, alongside paid backtest validation and forensics. GitHub (⭐0)
Jul 20, 2026
Financial Instruments & Pricing
- implied-expectations (⭐1) -
Python- Reverse DCF that solves for the revenue growth, duration, and operating margin a stock price implies, from SEC EDGAR fundamentals.
- hagan-sabr (⭐1) -
TypeScript- SABR stochastic-volatility model (Hagan 2002 lognormal/normal expansions, Obłój correction, smile calibration); zero dependencies, matches QuantLib's sabrVolatility to 1e-9.
- svi-vol-surface (⭐0) -
TypeScript- Gatheral SVI volatility surface (raw/natural/jump-wings), butterfly and calendar arbitrage checks, slice calibration; zero dependencies.
- compounded-sofr (⭐0) -
TypeScript- SOFR compounding-in-arrears per ARRC/ISDA conventions (lookback, observation shift, lockout) and the SOFR Index method; reproduces the NY Fed's published averages.
- day-count-conventions (⭐0) -
TypeScript- ISDA 2006 day-count conventions (30/360 family, ACT/360, ACT/365F, ACT/ACT ISDA and ICMA); zero dependencies.
- tips-index-ratio (⭐0) -
TypeScript- US TIPS inflation math per 31 CFR 356 Appendix B (reference-CPI interpolation, index ratios); reproduces TreasuryDirect's published values.
- 32nds (⭐0) -
TypeScript- US Treasury price quote math: parse and format 32nds quotes (105-16+), ticks, and basis points; zero dependencies.
Trading & Backtesting
- purgedcv (⭐33) -
Python- scikit-learn-compatible purged, group-purged, and combinatorial purged (CPCV) cross-validation, walk-forward splitting, and backtest-overfitting statistics (deflated and probabilistic Sharpe ratios, PBO, minimum backtest length) to prevent leakage and overfitting when backtesting trading strategies.
- Inalpha (⭐38) -
PythonTypeScript- Conversational multi-agent quant framework where agents rank currently-effective factors for entry timing (time-series rank IC), write complete strategy code that passes sandboxed audit before backtesting, and evolve strategies under multi-objective fitness; every order requires machine approval and the LLM never has a direct order path.
- autonomous-audit -
Python- Tamper-evident SHA-256 hash-chain audit log and human-readable report for AI trading-agent decisions; read-only, offline, and dependency-free (Python standard library only). GitHub (⭐2)
- backtest-bias (⭐12) -
Python- Checks whether backtest price data is survivor-only: dead-name detection, measured bias benchmarks, CI integrity gates.
- tw-stock-radar (⭐6) -
Python- AI-powered Taiwan stock scanner for all 1,900+ TWSE/TPEX listed stocks; chips module (T86 institutional net buy/sell + TDCC 16-tier retail distribution), 13 technical indicators scored 0–100, ATR Chandelier signals with TP1/TP2, dark three.js HUD dashboard. 100% free open data, ~110 unit tests, no API key required.
- finlab -
Python- Python package for Taiwan stock market data, factor research, and vectorized backtesting with pandas-style strategy definitions.
- VerumTrade (⭐12) -
Python- A reasoning & decision-trace visible Multi-agent LLM trading-research framework where bull/bear analysts debate each ticker and every decision cites the evidence it rests on.
Portfolio Optimization & Risk Analysis
- riskkit (⭐2) -
Python- Framework-agnostic risk-management toolkit for systematic trading — position sizing, drawdown control, a composable stop engine, correlation limits, and portfolio exposure caps, with adapters for backtesting.py, freqtrade, and vectorbt.
Factor Analysis
- ml-quant-trading (⭐84) -
Python- PyTorch research stack for multi-factor analysis, bias correction, portfolio optimization, and reproducible backtesting.
Sentiment Analysis & Alternative Data
- AlphaAI -
Python- Pre-analyzed financial news via REST API and MCP for AI agents: per-ticker impact and sentiment, a category, and a 1-10 relevance score on every story, plus structured SEC Form 4 insider data. Free tier, no card. GitHub (⭐2)
Time Series Analysis
- etf-pattern-match-pybind11 (⭐4) -
PythonC++- High-performance ETF pattern matching via DTW with cosine pre-filtering. 43× DTW and 58× pattern-match speedup over pure Python using pybind11/C++20. Includes Jupyter notebook with full algorithm walkthrough.
- PineForge (⭐187) -
C++- Deterministic offline PineScript v6 → C++ backtest runtime, validated trade-for-trade against TradingView (245/246 strict, 0 engine bugs). Runs locally via Docker and is drivable by AI agents through a bundled MCP server.
Market Data & Data Sources
- treasurydirect (⭐0) -
TypeScript- Zero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.
- treasury-fiscaldata (⭐1) -
TypeScript- Typed client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.
- newyorkfed (⭐0) -
TypeScript- Client for the NY Fed Markets Data API: SOFR/EFFR/OBFR reference rates, SOFR averages and index, and SOMA holdings; no API key required.
- commitments-of-traders (⭐0) -
TypeScript- Client for the CFTC Commitments of Traders reports (Legacy, Disaggregated, TFF; futures-only and combined) via the official Socrata API.
- AlphaSMO (⭐2) -
TypeScript- CLI + MCP server for SEC 13F institutional holdings, Form 4 insider trading, and smart money convergence signals (tickers where hedge funds and company insiders are both buying). Free anonymous tier, no signup required.
Calendars & Market Hours
- sifma-holidays (⭐0) -
TypeScript- US bond-market (SIFMA) holidays, early closes, and T+1 settlement-date math; zero dependencies.
- us-equity-market-calendar (⭐0) -
TypeScript- NYSE/NASDAQ trading calendar: holidays, 1pm early closes, trading-day navigation, and DST-aware is-market-open; zero dependencies.
- fx-value-date (⭐0) -
TypeScript- FX spot/forward value-date calculation across two currency holiday calendars, with the USD-lag and end-of-month rules; zero dependencies.
Cross-Language Frameworks
- godzilla.dev -
C++Python- Open-source framework for crypto quant trading, funding rate arbitrage and ultra-low-latency market making. GitHub (⭐372)
Reproducing Works, Training & Books
- Wyckoff Method Course - Free course on volume analysis and the Wyckoff method: market phases, spring/upthrust, order flow reading.
- TradeMux Snippets (⭐0) -
Python- Code snippets for Metatrader (MT5) forex/CFD trading and data retrieval via trademux API client.
Commercial & Proprietary Services
- Teses da Bolsa - Brazilian stock and FII analysis with free essential fundamentals, one year of price history, Bazin and Graham valuations, and the latest CVM statements, without a credit card.
- PortfolioSavvy - Public SEC ownership research web app for exploring 13F portfolios, insider activity, Schedule 13D/G filings, company facts, and latest filing workflows.
- Reddit WallstreetBets API - Free WallstreetBets ticker mentions and sentiment API with historical date queries and a limit of 20 requests per minute per IP, without an API key.
- Market Posture Daily - Daily trend, momentum, correlation and risk analytics with a permanently free stock and ETF terminal, while API exports and cointegration screening require paid access.
- finlight -
PythonTypeScript- Financial and geopolitical news API with a permanent free REST tier of 5,000 requests per month, a 12-hour delay and one month of history, without a credit card. GitHub (⭐3)
- Backtesting Arena -
TypeScript- Bitcoin cycle scores and market-state indicators through four free public API endpoints requiring no account or key, with responses cached for 5–60 minutes. GitHub (⭐0)
Jun 30, 2026
Trading & Backtesting
- capitalcom-cli (⭐1) -
Python- Unofficial CLI and async SDK for the Capital.com broker API: market data, guarded order execution, and real-time streaming.
Market Data & Data Sources
- disclosure-alpha (⭐4) -
Python- Deterministic SEC filing analytics for 10-K/10-Q: section extraction, tone and boilerplate metrics, year-over-year diff, and reproducible disclosure risk scores. CLI, Python SDK, HTTP panel screener, and MCP — no LLM required.
Commercial & Proprietary Services
- FinSignals -
Python- Financial-text classification API for sentiment, directionality, quality, post type, relevance, confidence, and sarcasm, with 1,000 free credits per month and no credit card required. GitHub (⭐4)
Jun 29, 2026
Technical Indicators
- Wickra (⭐55) -
RustPythonJavaScriptC++C#GolangJavaR- Streaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.
Trading & Backtesting
- AlgoVault (⭐8) -
TypeScript- MCP server returning composite crypto trade verdicts (direction, confidence, regime) across 5 perpetual-futures venues, with cross-venue funding-rate arbitrage and an on-chain Merkle-verified track record. Free tier.
- mx-trader-bridge (⭐8) -
Python- AI auto-trading bridge for East Money's miaoxiang (妙想) China A-share simulation platform; BYOK multi-LLM (OpenAI/DeepSeek/Moonshot/GLM/Qwen) decision brain → automated order placement via miaoxiang API, with daily cron review and weekly AI reflection.
Market Data & Data Sources
- FinanceToolkit (⭐5.3k) -
Python- Toolkit with 200+ financial metrics including 80+ financial ratios, 30+ technical indicators, 20+ risk and performance metrics and 50+ macro indicators which pulls from Financial Modeling Prep, Yahoo Finance, OECD, GMBD and more.
Visualization
- Exeria Charts (⭐11) -
JavaScript- High-performance, native Canvas/WebGL financial charting library for self-hosted applications without iframe limits.
Commercial & Proprietary Services
- EDGAR Events -
REST- SEC filing events as typed JSON: 8-K item codes with materiality flags, SC 13D/13G activist stakes (holder, target, percent of class), merger forms, and S-1/424B IPO filings, polled over REST or pushed via HMAC-signed webhooks, sourced from data.sec.gov.
- Agent Toolbelt - Stock-research and portfolio-review API with 250 free calls per month without payment information. GitHub (⭐1)
- Finterm -
TypeScript- Browser-based, keyboard-first financial terminal. No public GitHub repo (closed source).
- Factor Weave -
PythonTypeScriptR- Factor data and cosine-similarity screening with a permanent free API tier of 250 calls per day, daily factor rankings and market-context snapshots, without a credit card. GitHub (⭐2)
May 31, 2026
Financial Instruments & Pricing
- py_vollib (⭐434) -
Python- vollib Python implementation.
Reproducing Works, Training & Books
- direct_vola (⭐6) -
PythonR- Demo code for direct Black-Scholes implied-volatility calculation from normalized call prices via the inverse-Gaussian quantile representation.
May 30, 2026
Financial Instruments & Pricing
- mortgagemath (⭐4) -
Python- Cent-accurate mortgage amortization schedules with Decimal arithmetic and published-source validation across six countries.
Trading & Backtesting
- flashalpha-fill-simulator (⭐4) -
Python- Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies.
- binance-fix-connector-python (⭐2) -
Python- Async Python connector for Binance Spot FIX sessions with Order Entry, Market Data, and Drop Copy support.
- ShowMe (⭐6) -
PythonRustTypeScript- Open-source native macOS market cockpit. 12-timeframe consensus scan across 3370 symbols (crypto + equity + ETF + FX + commodity + bond), 23 technical indicators with per-market calibration, real WebSocket streaming. Tauri shell + Python sidecar (FastAPI) + React UI; 110+ exchanges via ccxt.
Portfolio Optimization & Risk Analysis
- etfray (⭐8) -
Python- Terminal-based ETF research and portfolio analytics application for holdings, exposure, concentration, margin, and risk workflows.
Factor Analysis
- QuantGPT (⭐464) -
Python- Agent-driven A-share factor research engine with 8 MCP tools covering hypothesis design, backtesting, scoring, and anti-overfit detection.
Time Series Analysis
- wasserstein-btc (⭐3) -
Python- Distributional forecasting of crypto log-returns by tangent-space geodesic extrapolation on the 2-Wasserstein manifold (quantile-function coordinates). Walk-forward CRPS evaluation over 6.75 years across 4 assets × 3 horizons; benchmarked against classical baselines (Static / RW-Drift / HS-Bootstrap / GARCH-N / GARCH-t / GJR-GARCH-t) and a named-econometric panel (HAR-RV, CAViaR-SAV, Markov-switching Normal, FIGARCH, AR(1) Stochastic Volatility, bivariate VAR+GARCH). Live dashboard.
Market Data & Data Sources
- pricehub (⭐39) -
Python- Unified package for collecting OHLC prices from Binance, Bybit, Coinbase, OKX, Kraken, KuCoin, and Bitget (spot & futures) into a DataFrame, with flexible timestamp inputs and a wide range of intervals.
- bigtech-ai-stakes (⭐3) -
Python- Open dataset of U.S. public-company equity stakes in Anthropic and OpenAI from primary 10-K / 10-Q / 8-K filings, court records, and press releases. Each row tagged with a confidence flag (V verified, P probable, S speculative).
Prediction Markets
- Oracle3 (⭐255) -
Python- Autonomous trading agent for Kalshi, Polymarket, and Solana — Wang Transform pricing (calibrated on 291k resolved contracts) drives eight constraint-based arbitrage strategies and Kelly-sized model trades.
Excel & Spreadsheet Integration
- Bilig (⭐36) -
TypeScript- Formula WorkPaper and XLSX recalculation runtime for Node.js services and agent tools.
Commercial & Proprietary Services
- Sharpe - Cryptocurrency research terminal with free access without signup and a personal API tier allowing 10,000 requests per month and 30 requests per minute.
May 27, 2026
Trading & Backtesting
- aurumq-rl (⭐49) -
Python- Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.
Portfolio Optimization & Risk Analysis
- AutoHypothesis (⭐73) -
Python- An agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.
Visualization
- dxcharts-lite (⭐101) -
JavaScript- Flexible financial charting library based on HTML5 canvas.
May 03, 2026
Numerical Libraries & Data Structures
- CRNG (⭐9) -
Python- Contingency Random Number Generator that produces random numbers with real financial market statistical signatures (fat tails, volatility clustering, kurtosis). Matches 86% of real market metrics vs 14% for NumPy.
Financial Instruments & Pricing
- Pyderivatives (⭐47) -
Python- Toolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates.
- flashalpha (⭐6) -
Python- Python client for the FlashAlpha options analytics API.
- QuantOracle (⭐11) -
Python- Free quant finance API with 63 deterministic endpoints + 15 free interactive calculators at quantoracle.dev. Options pricing with full Greeks, Monte Carlo, Kelly, VaR, Sharpe, CAGR, crypto liquidation, impermanent loss, plus live crypto volatility/funding data and 24/7 position monitoring with webhook alerts. 1,000 free calls/day, no API key.
- QoX (⭐4) -
Python- Finite difference pricing library written in Rust.
Trading & Backtesting
- income-desk (⭐18) -
Python- Systematic options trading intelligence for small accounts with desk-based portfolio management, pre-trade validation, and multi-broker consolidation.
- AI Quant Agents (⭐15) -
Python- Multi-agent LLM trading analysis where 12 AI agents (analysts, debaters, risk manager) debate stock picks in real-time, supporting US equities and China A-shares.
- TradeSight (⭐170) -
Python- Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.
- Orallexa (⭐65) -
Python- AI trading operating system with 9 ML models (RF, XGBoost, EMAformer, MOIRAI-2, Chronos-2, DDPM, PPO RL, GNN, LR) ranked by Sharpe ratio, Claude AI synthesis with dual-tier routing (~$0.003/analysis), real-time Next.js dashboard, Alpaca paper trading, and 277 automated tests.
- Vibe-Trading (⭐33k) -
Python- Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.
- DeepAlpha -
Python- AI crypto trading bot for Bybit with 70.9% walk-forward validated accuracy on out-of-sample data, LightGBM + XGBoost ensemble with 72 ML features. GitHub (⭐44)
- Lumibot (⭐2k) -
Python- Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.
- jquantstats (⭐44) -
Python- Modern variation of quantstats, with additional features and performance improvements.
- JIT-Optimization-Engine (⭐4) -
Python- High-performance analytical core using LLVM JIT (Numba) to process large-scale telemetry for quant diagnostics.
- backtester-mcp -
Python- Local-first backtesting engine with built-in overfitting checks (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents. GitHub (⭐4)
- Sextant (⭐2) -
Python- Local event-driven backtesting engine with no-code strategy builder and FRED vintage, ALFRED, yFinance support.
- TradeClaw (⭐41) -
Node.jsTypeScript- Open-source self-hosted AI trading signal platform. Generates buy/sell signals using RSI, MACD, EMA, Bollinger Bands for forex, crypto and commodities. Deployable via Docker Compose. (Demo)
Factor Analysis
- Alpha Skills (⭐107) -
Python- AI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets.
Sentiment Analysis & Alternative Data
- CoWorker Fin-Agent (⭐20) -
Python- LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol.
- StockKit -
TypeScript- Free AI-powered stock research reports for US, China & HK using Claude Opus and multi-model AI with 20+ technical indicators. GitHub (⭐2)
Time Series Analysis
- OmniOracle (⭐8) -
Python- Automatic discovery of non-trivial statistical relationships across 500+ time series from FRED, World Bank, EIA, and NOAA using mutual information screening, lagged MI directional testing, and FDR correction.
Market Data & Data Sources
- financekit-mcp (⭐7) -
Python- MCP server (Model Context Protocol) exposing 17 tools for AI agents to perform quantitative analysis: real-time stock quotes, full technical analysis (RSI, MACD, Bollinger, ADX, Stochastic, ATR, OBV + pattern detection with structured verdicts), crypto prices via CoinGecko, risk metrics (VaR, Sharpe, Sortino, Beta, Max Drawdown), correlation matrix, options chains, earnings calendar, sector rotation, and portfolio analysis. Works with Claude Desktop, Cursor, Windsurf. No API keys for core tools. FastMCP 3.2.
- Helium MCP -
Python- Live stock/ETF/crypto data with AI-generated bull/bear cases and price forecasts, proprietary ML options pricing with probability ITM and fair value, and news bias scoring across 5,000+ sources. Available as MCP server or API. Free tier: 50 queries, no signup.
- Horus Flow (⭐2) -
Python- Order-flow analytics with order-book imbalance and rolling trade-delta calculations, plus an MCP interface.
- jugaad-data (⭐572) -
Python- Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.
- nsetools (⭐907) -
Python- Python library for extracting real-time data from National Stock Exchange (India).
- Chart Library (⭐20) -
Python- Historical chart pattern similarity search API. 24M+ pre-computed embeddings across 15K+ symbols and 10 years of data using pgvector. Returns forward returns, regime analysis, and pattern detection. Also available as MCP server. Website
- edinetdb -
Python- Free API and MCP server for Japanese company financials. Normalizes EDINET XBRL across JP-GAAP, IFRS, and US-GAAP for 3,800+ listed companies with 90 metrics, screening, and securities report text.
Prediction Markets
- polymarket-whales (⭐63) -
Python- Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.
- PolyMind -
Python- Real-time Polymarket trading alerts with multi-AI analysis (Groq, Claude, Gemini). Track whale bets, volume spikes, coordinated wallets, and 12 signal types. Free tier available. GitHub (⭐2)
- prediction-market-maker (⭐32) -
Python- Open-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis.
Reproducing Works, Training & Books
- cipher-starter (⭐4) — Solo crypto quant starter kit: 12 playbooks covering trading strategy, risk rails, 3-tier wallet architecture, MEV mitigation, Canadian NI 31-103 compliance, Oracle Cloud Always Free infra, and a 7-day MVP calendar for a Solana signal engine + autonomous trading bot.
Commercial & Proprietary Services
- bolsai - Brazilian stock and FII data API with fundamentals, prices, dividends, financial statements, and macroeconomic data, offering 200 free requests per day without a credit card.
- Frostbyte - Hosted API gateway providing cryptocurrency price data, with a permanent free allowance of 50 requests per day without signup or payment information. GitHub (⭐0)
- Telonex - Prediction-market data service with free market metadata and tag datasets without an account, while tick-level data requires paid access after five trial file downloads.
- ValueRay - Technical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.
- VertData - Institutional-grade financial intelligence platform. Track 43K+ congressional trades (STOCK Act), SEC insider Form 4 filings, 25 superinvestor 13F portfolios, CFTC futures positioning, ARK ETF holdings, and short interest — all scored by AI for signal strength.
- Webb Database - Aggregates public financial data from HKEX, the SFC, the Hong Law Society, UK Companies House and other sources, has searchable datasets on listed companies, many in machine-readable formats.
- GitDealFlow - Alternative-data research on private companies using GitHub commit velocity and contributor growth, with a permanently free weekly digest covering five startups and basic MCP read tools. GitHub (⭐0)
- Coinugget - Real-time RSI signals, price action, and volume spikes dashboard across multiple exchanges. Free, no sign-up required.
Mar 22, 2026
Commercial & Proprietary Services
- Nasdaq Data Link - Financial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).
Mar 21, 2026
Technical Indicators
- fin-primitives (⭐15) -
Rust- Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.
Portfolio Optimization & Risk Analysis
- rebalance (⭐3) -
JavaScript- Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.
Market Data & Data Sources
- swiss-finance-data (⭐5) -
Python- Python package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources.
- fin-stream (⭐12) -
Rust- Real-time market data streaming in Rust: lock-free SPSC ring buffer, 100K+ ticks/second ingestion, multi-timeframe OHLCV construction, and Lorentz transforms on financial time series.
Reproducing Works, Training & Books
- Special-Relativity-in-Financial-Modeling (⭐12) - C++20 implementation of special-relativistic geometry applied to OHLCV data: Lorentz factors, spacetime intervals, Christoffel symbols, and geodesic deviation signals from live market data. DOI: 10.5281/zenodo.18639919.
- Portfolio Optimization Book - Prof. Daniel Palomar's Portfolio Optimization Book. GitHub (⭐26)
Commercial & Proprietary Services
- RTPR - Financial press-release platform covering Business Wire, PR Newswire, GlobeNewswire, and AccessWire, with a permanent free Wire dashboard delayed five minutes and no credit card required.
Related Lists
- CONVEXFI - Official GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).
Mar 02, 2026
Financial Instruments & Pricing
- quantra (⭐29) -
Python- High-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.
- optionlab (⭐568) -
Python- A Python library for evaluating option trading strategies.
Trading & Backtesting
- the0 (⭐431) -
Python- Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.
- PRISM-INSIGHT (⭐742) -
Python- AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets.
- PythonTradingFramework (⭐39) -
Python- Python algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data.
- QTradeX-AI-Agents (⭐18) -
Python- Example strategies for the QTradeX platfrom.
- QTradeX-Algo-Trading-SDK (⭐85) -
Python- AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.
- antback (⭐16) -
Python- A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers.
- PandoraTrader (⭐1.5k) -
CPP- A C++ CTP trading framework, with very clear logic.
Portfolio Optimization & Risk Analysis
- Prop Trader Compass -
Python- Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.
Factor Analysis
- quant-lab-alpha (⭐36) -
Python- Open-source investment analytics platform bridging academic research and retail finance.
Sentiment Analysis & Alternative Data
- Social Stock Sentiment API -
Python- REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations.
Market Data & Data Sources
- edinet-mcp (⭐18) -
Python- Parse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.
- estat-mcp (⭐10) -
Python- Access Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.
- tdnet-disclosure-mcp (⭐5) -
Python- Access Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.
- coinpulse (⭐3) -
Python- Python SDK for cryptocurrency portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.
- edgartools (⭐2.7k) -
Python- AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.
Prediction Markets
- pmxt (⭐2.1k) -
PythonJavaScript- The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
Commercial & Proprietary Services
- DayTradingBench - Live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.
- CoinTester - No-code cryptocurrency strategy builder with technical indicators and unlimited free historical backtests, without a credit card.
- StockAInsights - SEC financial-statement analysis and API with a permanent free account covering five selected stocks and five years of data, without payment information.
- brapi.dev - Brazilian market data API with a free tier of 15,000 requests per month and up to three months of price history, plus four stocks accessible without an account. GitHub (⭐2)
- 13F Insight - Institutional holdings research with a free tier offering one year of holdings history and five AI questions per day, without a credit card.
- FXMacroData -
Python- Macroeconomic release data with permanent free access to USD announcements covering the latest 90 days at 100 requests per day without an API key or payment information. GitHub (⭐9)
Related Lists
- awesome-sec-filings (⭐40) - A curated list of tools, data sources, libraries, and resources for working with SEC filings (13F, 10-K, 10-Q, 8-K).
Jan 07, 2026
Trading & Backtesting
- OrderMatchingEngine (⭐163) -
CPP- A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.
Portfolio Optimization & Risk Analysis
- OnlinePortfolioAnalytics.jl (⭐15) -
Julia- A Julia quantitative portfolio analytics (risk / performance) via online algorithms.
Market Data & Data Sources
- CcyConv.jl (⭐25) -
Julia- Currency conversion library for Julia.
Jan 04, 2026
Numerical Libraries & Data Structures
- TimeArrays.jl (⭐40) -
Julia- Time series handling for Julia.
Technical Indicators
- TechnicalIndicatorCharts.jl (⭐8) -
Julia- Visualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.
- OnlineTechnicalIndicators.jl (⭐35) -
Julia- Julia Technical Analysis Indicators via online algorithms.
Trading & Backtesting
- Gunbot Quant (⭐55) -
Python- Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.
- StrateQueue (⭐212) -
Python- An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls.
- Fastback.jl (⭐21) -
Julia- Blazing fast Julia backtester.
Portfolio Optimization & Risk Analysis
- quantitative-finance-tools (⭐5) -
Python- Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).
- RiskPerf.jl (⭐17) -
Julia- Quantitative risk and performance analysis package for financial time series powered by the Julia language.
Market Data & Data Sources
- defeatbeta-api (⭐747) -
Python- An open-source alternative to Yahoo Finance's market data APIs with higher reliability.
- oilpriceapi (⭐2) -
Python- Commodity-price API client with local moving averages, RSI, MACD, Bollinger Bands and ATR calculations on supplied data.
- fsynth (⭐8) -
Python- Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.
- fedfred -
Python- FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.
- CryptoExchangeAPIs.jl (⭐30) -
Julia- A Julia library for cryptocurrency exchange APIs.
- OnlineResamplers.jl (⭐3) -
Julia- High-performance Julia package for real-time resampling of financial market data.
Visualization
- LightweightCharts.jl (⭐56) -
Julia- Julia wrapper for Lightweight Charts™ by TradingView.
Reproducing Works, Training & Books
- AlgoTradingLib (⭐32) - A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.
Commercial & Proprietary Services
- Earnings Feed - SEC filings, insider transactions, and institutional holdings API with a permanent free tier of 5,000 requests per month and 15 requests per minute, without a credit card. GitHub (⭐2)
Apr 09, 2025
Trading & Backtesting
- rust_bt (⭐83) -
Python- A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.
Commercial & Proprietary Services
- Financial Data - Financial data API with a free personal-use plan allowing 300 requests per day for symbol lists and selected market data, including historical commodity and OTC prices. GitHub (⭐50)
- SaxoOpenAPI - Saxo Bank financial data API.
Mar 09, 2025
Reproducing Works, Training & Books
- AFML (⭐872) - All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
Dec 24, 2024
Market Data & Data Sources
- datamule-python (⭐557) -
Python- A package to work with SEC data. Incorporates datamule endpoints.
Reproducing Works, Training & Books
- RoughVolatilityWorkshop (⭐74) - 2024 QuantMind's Rough Volatility Workshop lectures.
Oct 14, 2024
Financial Instruments & Pricing
- fypy (⭐147) -
Python- Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.
Trading & Backtesting
- zipline-reloaded (⭐1.9k) -
Python- Zipline, a Pythonic Algorithmic Trading Library.
- PROJ_Option_Pricing_Matlab (⭐211) -
Matlab- Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader.
Factor Analysis
- alphalens-reloaded (⭐646) -
Python- Performance analysis of predictive (alpha) stock factors.
Time Series Analysis
- functime (⭐1.2k) -
Python- Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
Oct 05, 2024
Trading & Backtesting
- Trading Strategy (⭐247) -
Python- TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.
Market Data & Data Sources
- Trading Strategy (⭐378) -
Python- download price data for decentralised exchanges and lending protocols (DeFi).
Sep 09, 2024
Market Data & Data Sources
- tidyfinance (⭐27) -
R- Tidy Finance helper functions to download financial data and process the raw data into a structured Format (tidy data), including.
Reproducing Works, Training & Books
- Tidy Finance - An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.
Sep 07, 2024
Trading & Backtesting
- Hikyuu (⭐3.5k) -
PythonC++- A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.
Sep 03, 2024
Market Data & Data Sources
- Fincept Terminal (⭐31k) -
Python- Advance Data Based A.I Terminal for all Types of Financial Asset Research.
Aug 12, 2024
Portfolio Optimization & Risk Analysis
- QuantLibRisks (⭐21) -
Python- Fast risks with QuantLib.
- XAD (⭐20) -
Python- Automatic Differentation (AAD) Library.
Aug 06, 2024
Numerical Libraries & Data Structures
- polars -
Python- Polars is a blazingly fast DataFrame library for manipulating structured data. GitHub (⭐40k)
Jul 11, 2024
Sentiment Analysis & Alternative Data
- Asset News Sentiment Analyzer (⭐198) -
Python- Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.
May 01, 2024
Numerical Libraries & Data Structures
- sparseEigen (⭐13) -
R- Sparse principal component analysis.
Financial Instruments & Pricing
- pynance (⭐478) -
Python- Lightweight Python library for assembling and analyzing financial data.
Trading & Backtesting
- OctoBot Script (⭐47) -
Python- A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.
Portfolio Optimization & Risk Analysis
- FinQuant (⭐1.8k) -
Python- A program for financial portfolio management, analysis and optimization.
Reproducing Works, Training & Books
- Python_Option_Pricing (⭐850) - An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.
- 101_formulaic_alphas (⭐51) - Implementation of 101 formulaic alphas using qstrader.
Historical & Archived Projects
- AutoTrader (⭐1.3k) -
PythonHistorical- Archived trading framework retained as a reference for virtual-broker order simulation and backtesting.
Apr 22, 2024
Trading & Backtesting
- zvt (⭐4.3k) -
Python- the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.
Apr 09, 2024
Trading & Backtesting
- YABTE (⭐7) -
Python- Yet Another (Python) BackTesting Engine.
Apr 05, 2024
Cross-Language Frameworks
- XAD (⭐426) - Automatic Differentation (AAD) Library.
Reproducing Works, Training & Books
- Auto-Differentiation Website - Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).
Apr 04, 2024
Technical Indicators
- talipp (⭐537) -
Python- Incremental technical analysis library for Python.
- streaming_indicators (⭐154) -
Python- A python library for computing technical analysis indicators on streaming data.
Portfolio Optimization & Risk Analysis
- fortitudo.tech (⭐309) -
Python- Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.
Market Data & Data Sources
- FinanceDatabase (⭐9.1k) -
Python- This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
Mar 17, 2024
Reproducing Works, Training & Books
- Autoencoder-Asset-Pricing-Models (⭐150) - Reimplementation of Autoencoder Asset Pricing Models (GKX, 2019).
- Finance (⭐4.3k) - 150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.
Feb 26, 2024
Trading & Backtesting
- Lucky.jl (⭐29) -
Julia- Modular, asynchronous trading engine in pure Julia.
Reproducing Works, Training & Books
- book_irds3 (⭐125) - Code repository for Pricing and Trading Interest Rate Derivatives.
Feb 22, 2024
Financial Instruments & Pricing
- rateslib (⭐358) -
Python- A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.
- RQuantLib (⭐136) -
R- RQuantLib connects GNU R with QuantLib.
- JQuantLib (⭐155) -
Java- JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.
Feb 20, 2024
Portfolio Optimization & Risk Analysis
- empyrical-reloaded (⭐121) -
Python- Common financial risk and performance metrics. empyrical (⭐1.5k) fork.
- pyfolio-reloaded (⭐613) -
Python- Portfolio and risk analytics in Python. pyfolio (⭐6.4k) fork.
Jan 26, 2024
Trading & Backtesting
- fastquant (⭐1.8k) -
Python- fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.
- nautilus_trader (⭐29k) -
PythonRust- A high-performance algorithmic trading platform and event-driven backtester.
Market Data & Data Sources
- finalytics (⭐75) -
Rust- A rust library for financial data analysis.
Jan 11, 2024
Numerical Libraries & Data Structures
- ArcticDB (⭐2.5k) -
Python- High performance datastore for time series and tick data.
Dec 31, 2023
Portfolio Optimization & Risk Analysis
- skfolio (⭐2.4k) -
Python- Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.
Dec 07, 2023
Trading & Backtesting
- Intelligent Trading Bot (⭐1.9k) -
Python- Automatically generating signals and trading based on machine learning and feature engineering.
Reproducing Works, Training & Books
- QuantFinanceTraining (⭐44) - This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.
Dec 06, 2023
Trading & Backtesting
- vnpy (⭐45k) -
Python- VeighNa is a Python-based open source quantitative trading system development framework.
Nov 23, 2023
Trading & Backtesting
- Investing algorithm framework (⭐2.1k) -
Python- Framework for developing, backtesting, and deploying automated trading algorithms.
Nov 12, 2023
Trading & Backtesting
- hftbacktest (⭐4.7k) -
Python- A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.
Oct 25, 2023
Reproducing Works, Training & Books
- Quant-Finance-With-Python-Code (⭐185) - Repo for code examples in Quantitative Finance with Python by Chris Kelliher.
Sep 29, 2023
Reproducing Works, Training & Books
- MesoSim Options Trading Strategy Library (⭐21) - Free and public Options Trading strategy library for MesoSim.
Sep 21, 2023
Financial Instruments & Pricing
- Kelly-Criterion (⭐116) -
Python- Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula.
Sep 13, 2023
Portfolio Optimization & Risk Analysis
- VisualPortfolio (⭐107) -
Python- This tool is used to visualize the performance of a portfolio.
Aug 23, 2023
Trading & Backtesting
- QSTrader (⭐3.5k) -
Python- QSTrader backtesting simulation engine.
Aug 14, 2023
Numerical Libraries & Data Structures
- modelx -
Python- Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas. GitHub (⭐134)
- DataFrames.jl (⭐1.8k) -
Julia- In-memory tabular data in Julia.
- TSFrames.jl (⭐101) -
Julia- Handle timeseries data on top of the powerful and mature DataFrames.jl.
Financial Instruments & Pricing
- pypme (⭐14) -
Python- PME (Public Market Equivalent) calculation.
- AbsBox (⭐71) -
Python- A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).
- Intrinsic-Value-Calculator (⭐98) -
Python- A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.
- RustQuant (⭐1.8k) -
Rust- Quantitative finance library written in Rust.
Technical Indicators
- TradeAggregation (⭐120) -
Rust- Aggregate trades into user-defined candles using information driven rules.
- SlidingFeatures (⭐80) -
Rust- Chainable tree-like sliding windows for signal processing and technical analysis.
Trading & Backtesting
- basana (⭐866) -
Python- A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
- pytrendseries (⭐168) -
Python- Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.
- PyLOB (⭐203) -
Python- Fully functioning fast Limit Order Book written in Python.
- PyBroker (⭐3.5k) -
Python- Algorithmic Trading with Machine Learning.
- Barter (⭐2.3k) -
Rust- Open-source Rust framework for building event-driven live-trading & backtesting systems.
- LFEST (⭐82) -
Rust- Simulated perpetual futures exchange to trade your strategy against.
Market Data & Data Sources
- market-prices (⭐106) -
Python- Create meaningful OHLCV datasets from knowledge of exchange-calendars (⭐667) (works out-the-box with data from Yahoo Finance).
- tardis-python (⭐148) -
Python- Python interface for Tardis.dev high frequency crypto market data.
- lake-api (⭐77) -
Python- Python interface for Crypto Lake high frequency crypto market data.
- tessa (⭐54) -
Python- simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.
- pandaSDMX (⭐134) -
Python- Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.
- cif (⭐66) -
Python- Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.
- finagg (⭐542) -
Python- finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.
- rb3 (⭐103) -
R- A bunch of downloaders and parsers for data delivered from B3.
- simfinapi (⭐21) -
R- Makes 'SimFin' data (https://www.simfin.com/) easily accessible in R.
- PENDAX (⭐50) -
JavaScript- Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.
Visualization
- market-analy (⭐80) -
Python- Analysis and interactive charting using market-prices (⭐106) and bqplot.
Cross-Language Frameworks
- QuantLib (⭐7.6k) - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.
- QuantLibRisks - Fast risks with QuantLib in Python and C++ (⭐42)
- XAD - Automatic Differentiation (AAD) Library in Python and C++ (⭐426)
- JQuantLib (⭐155) - Java port.
- RQuantLib (⭐136) - R port.
- QuantLibAddin - Excel support.
- QuantLibXL - Excel support.
- QLNet (⭐427) - .Net port.
- PyQL (⭐1.3k) - Python port.
- QuantLib.jl (⭐144) - Julia port.
- QuantLib-Python Documentation - Documentation for the Python bindings for the QuantLib library.
Reproducing Works, Training & Books
- Value Investing Studies (⭐96) - A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.
- Machine Learning Asset Management (⭐1.8k) - Machine Learning in Asset Management (by @firmai).
- Technical Analysis and Feature Engineering (⭐203) - Feature Engineering and Feature Importance of Machine Learning in Financial Market.
- Differential Machine Learning and Axes that matter by Brian Huge and Antoine Savine (⭐149) - Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.
- systematictradingexamples (⭐490) -
Python- Code examples for Robert Carver's Systematic Trading.
- pysystemtrade_examples (⭐281) - Examples using pysystemtrade for Robert Carver's blog.
- ML_Finance_Codes (⭐2.7k) - Machine Learning in Finance: From Theory to Practice Book.
- Hands-On Machine Learning for Algorithmic Trading (⭐1.9k) - Hands-On Machine Learning for Algorithmic Trading, published by Packt.
- financialnoob-misc (⭐28) - Codes from @financialnoob's posts.
Jul 23, 2023
Cross-Language Frameworks
- TA-Lib - perform technical analysis of financial market data. GitHub (⭐1.7k)
May 12, 2022
Trading & Backtesting
- ccxt (⭐44k) -
JavaScriptPythonPHP- A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.
Mar 28, 2022
Numerical Libraries & Data Structures
- xts (⭐224) -
R- eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
- data.table (⭐3.9k) -
R- Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.
Financial Instruments & Pricing
- credule (⭐7) -
R- Credit Default Swap Functions.
- fmbasics (⭐12) -
R- Financial Market Building Blocks.
- R-fixedincome (⭐64) -
R- Fixed income tools for R.
- Miletus.jl (⭐93) -
Julia- A financial contract definition, modeling language, and valuation framework.
Technical Indicators
- TTR (⭐349) -
R- Technical Trading Rules.
Trading & Backtesting
- zipline (⭐20k) -
Python- Pythonic algorithmic trading library.
Portfolio Optimization & Risk Analysis
- portfolio (⭐17) -
R- Analysing equity portfolios.
- PortfolioAnalytics (⭐106) -
R- Portfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.
- PerformanceAnalytics (⭐238) -
R- Econometric tools for performance and risk analysis.
Time Series Analysis
- rugarch (⭐32) -
R- Univariate GARCH Models.
- rmgarch (⭐18) -
R- Multivariate GARCH Models.
Market Data & Data Sources
- pystlouisfed (⭐21) -
Python- Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.
- python-bcb (⭐127) -
Python- Python interface to Brazilian Central Bank web services.
- Rblpapi (⭐177) -
R- An R Interface to 'Bloomberg' is provided via the 'Blp API'.
- GetTDData (⭐28) -
R- Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.
- td (⭐19) -
R- Interfaces the 'twelvedata' API for stocks and (digital and standard) currencies.
- rbcb (⭐98) -
R- R interface to Brazilian Central Bank web services.
Calendars & Market Hours
- bizdays (⭐58) -
R- Business days calculations and utilities.
Reproducing Works, Training & Books
- Machine-Learning-for-Asset-Managers (⭐665) - Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.
Historical & Archived Projects
- GetHFData (⭐41) -
RHistorical- Archived reference implementation for parsing and aggregating local Bovespa tick and order files after public FTP access ended.
- Rbitcoin (⭐57) -
RHistorical- Archived toolkit retained as an early reference for cryptocurrency wallet valuation, cross-currency conversion, and historical balance tracking.
Mar 27, 2022
Financial Instruments & Pricing
- Q-Fin (⭐661) -
Python- A Python library for mathematical finance.
- Quantsbin (⭐651) -
Python- Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.
- Scala Quant (⭐10) -
Scala- Scala library for working with stock data from IFTTT recipes or Google Finance.
Trading & Backtesting
- qf-lib (⭐967) -
Python- QF-Lib is a Python library that provides high quality tools for quantitative finance.
Reproducing Works, Training & Books
- QuantFinance (⭐618) - Training materials in quantitative finance.
- IPythonScripts (⭐179) - Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.
- Computational-Finance-Course (⭐908) - Materials for the course of Computational Finance.
Historical & Archived Projects
- TuneTA (⭐461) -
PythonHistorical- Archived research implementation of technical-indicator selection using distance correlation, clustered parameter tuning, and feature pruning.
Feb 24, 2022
Financial Instruments & Pricing
- Haxcel (⭐38) -
Haskell- Excel Addin for Haskell.
- Ffinar (⭐5) -
Haskell- A financial maths library in Haskell.
Technical Indicators
- ta4j (⭐2.5k) -
Java- A Java library for technical analysis.
Trading & Backtesting
- fast-trade (⭐593) -
Python- A library built with backtest portability and performance in mind for backtest trading strategies.
- Lean (⭐22k) -
PythonC#- Lean Algorithmic Trading Engine by QuantConnect (Python, C#).
Jan 27, 2022
Commercial & Proprietary Services
- Portfolio Optimizer - Portfolio analysis and optimization API with anonymous free access to selected endpoints for up to 20 assets, subject to a shared one-request-per-second limit.
Jan 23, 2022
Trading & Backtesting
- Blankly (⭐2.5k) -
Python- Fully integrated backtesting, paper trading, and live deployment.
Jan 12, 2022
Technical Indicators
- IndicatorTS (⭐473) -
JavaScript- Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
- IndicatorGo (⭐1.7k) -
Golang- IndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
Jan 02, 2022
Reproducing Works, Training & Books
- QuantFinanceBook (⭐959) - Quantitative Finance book.
Dec 31, 2021
Trading & Backtesting
- tda-api (⭐1.3k) -
Python- Gather data and trade equities, options, and ETFs via TDAmeritrade.
- vectorbt (⭐9.1k) -
Python- Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.
Dec 27, 2021
Financial Instruments & Pricing
- finoptions (⭐300) -
Python- Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
Dec 23, 2021
Portfolio Optimization & Risk Analysis
- Riskfolio-Lib (⭐4.5k) -
Python- Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.
Dec 17, 2021
Reproducing Works, Training & Books
- py4fi2nd (⭐2.3k) - Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
- aiif (⭐399) - Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.
- py4at (⭐853) - Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
- dawp (⭐640) - Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.
- dx (⭐767) - DX Analytics | Financial and Derivatives Analytics with Python.
Commercial & Proprietary Services
- ML-Quant - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.
Dec 09, 2021
Time Series Analysis
- pmdarima (⭐1.7k) -
Python- A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
Oct 26, 2021
Reproducing Works, Training & Books
- NMOF (⭐39) - Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658).
Oct 24, 2021
Reproducing Works, Training & Books
- modelos_vol_derivativos (⭐59) - "Modelos de Volatilidade para Derivativos" book's Jupyter notebooks.
Oct 19, 2021
Reproducing Works, Training & Books
- Python-for-Finance-Cookbook (⭐801) - Python for Finance Cookbook, published by Packt.
Sep 09, 2021
Trading & Backtesting
- Prop (⭐57) -
Elixir/Erlang- An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.
Jul 26, 2021
Portfolio Optimization & Risk Analysis
- Ghostfolio (⭐9.2k) -
JavaScript- Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.
Jul 01, 2021
Portfolio Optimization & Risk Analysis
- risktools (⭐43) -
Python- Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.
Jun 17, 2021
Portfolio Optimization & Risk Analysis
- portfolio-allocation (⭐187) -
JavaScript- PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...
Jun 01, 2021
Calendars & Market Hours
- exchange_calendars (⭐667) -
Python- Stock Exchange Trading Calendars.
May 30, 2021
Financial Instruments & Pricing
- Rmetrics -
R- The premier open source software solution for teaching and training quantitative finance.- fAsianOptions - EBM and Asian Option Valuation.
- fAssets - Analysing and Modelling Financial Assets.
- fBasics - Markets and Basic Statistics.
- fBonds - Bonds and Interest Rate Models.
- fExoticOptions - Exotic Option Valuation.
- fOptions - Pricing and Evaluating Basic Options.
- fPortfolio - Portfolio Selection and Optimization.
Technical Indicators
- Tulipy (⭐93) -
Python- Financial Technical Analysis Indicator Library (Python bindings for tulipindicators (⭐944)).
Trading & Backtesting
- Qlib (⭐49k) -
Python- An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.
Time Series Analysis
- tsmoothie (⭐770) -
Python- A python library for time-series smoothing and outlier detection in a vectorized way.
Market Data & Data Sources
- FinanceDataReader (⭐1.5k) -
Python- Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks.
Reproducing Works, Training & Books
- MEDIUM_NoteBook (⭐2.1k) - Repository containing notebooks of cerlymarco's posts on Medium.
Historical & Archived Projects
- qtpylib (⭐2.3k) -
PythonHistorical- Archived trading framework retained for studying shared market-data capture and multiple-strategy execution using ZeroMQ.
May 29, 2021
Reproducing Works, Training & Books
- algorithmic-trading-with-python (⭐3.5k) - Source code for Algorithmic Trading with Python (2020) by Chris Conlan.
Trading & Backtesting
- TradeFrame (⭐676) -
CPP- C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in Option Greeks/IV (⭐676) calculation library.
May 27, 2021
Trading & Backtesting
- blotter (⭐116) -
R- Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.
- TDAmeritrade.DotNetCore (⭐56) -
CSharp- Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.
Factor Analysis
- FactorAnalytics (⭐84) -
R- The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.
- Expected Returns (⭐58) -
R- Solutions for enhancing portfolio diversification and replications of seminal papers with R, most of which are discussed in one of the best investment references of the recent decade, Expected Returns: An Investors Guide to Harvesting Market Rewards by Antti Ilmanen.
May 26, 2021
Technical Indicators
- lppls (⭐477) -
Python- A Python module for fitting the Log-Periodic Power Law Singularity (LPPLS) model.
Trading & Backtesting
- quantstrat (⭐310) -
R- Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.
May 06, 2021
Reproducing Works, Training & Books
- Stock_Analysis_For_Quant (⭐2.1k) - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.
May 05, 2021
Portfolio Optimization & Risk Analysis
- Eiten (⭐3.3k) -
Python- Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.
Apr 21, 2021
Visualization
- finvizfinance (⭐1.7k) -
Python- Finviz analysis python library.
Apr 20, 2021
Time Series Analysis
- garchmodels (⭐37) -
R- A parsnip backend for GARCH models.
Apr 16, 2021
Technical Indicators
- bta-lib (⭐502) -
Python- Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.
Apr 14, 2021
Visualization
- finplot (⭐1.2k) -
Python- Performant and effortless finance plotting for Python.
Apr 12, 2021
Financial Instruments & Pricing
- tf-quant-finance (⭐5.5k) -
Python- High-performance TensorFlow library for quantitative finance.
- finance.js (⭐1.3k) -
JavaScript- A JavaScript library for common financial calculations.
Trading & Backtesting
- rqalpha (⭐6.8k) -
Python- A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.
- bulbea (⭐2.3k) -
Python- Deep Learning based Python Library for Stock Market Prediction and Modelling.
- ib_nope (⭐33) -
Python- Automated trading system for NOPE strategy over IBKR TWS.
- OctoBot (⭐6.5k) -
Python- Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.
- StockSharp (⭐11k) -
CSharp- Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Portfolio Optimization & Risk Analysis
- universal-portfolios (⭐861) -
Python- Collection of algorithms for online portfolio selection.
Market Data & Data Sources
- alpha_vantage (⭐4.9k) -
Python- A python wrapper for Alpha Vantage API for financial data.
Reproducing Works, Training & Books
- python-training (⭐14k) - J.P. Morgan's Python training for business analysts and traders.
Apr 10, 2021
Financial Instruments & Pricing
- QuantMath (⭐409) -
Rust- Financial maths library for risk-neutral pricing and risk.
Trading & Backtesting
- AlphaPy (⭐1.8k) -
Python- Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.
- jesse (⭐8.5k) -
Python- An advanced crypto trading bot written in Python.
Time Series Analysis
- Facebook Prophet (⭐20k) -
Python- Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Apr 05, 2021
Market Data & Data Sources
- yfinance (⭐25k) -
Python- Yahoo! Finance market data downloader (+faster Pandas Datareader).
Mar 18, 2021
Financial Instruments & Pricing
- willowtree (⭐384) -
Python- Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.
- financial-engineering (⭐547) -
Python- Applications of Monte Carlo methods to financial engineering projects, in Python.
- optlib (⭐1.6k) -
Python- A library for financial options pricing written in Python.
Reproducing Works, Training & Books
- FinanceHub (⭐801) - Resources for Quantitative Finance.
Feb 23, 2021
Reproducing Works, Training & Books
- QuantEcon - Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks.
Feb 08, 2021
Trading & Backtesting
- machine-learning-for-trading (⭐21k) -
Python- Code and resources for Machine Learning for Algorithmic Trading.
Jan 16, 2021
Time Series Analysis
- matrixprofile (⭐384) -
R- Time series data mining library built on top of the novel Matrix Profile data structure and algorithms.
Dec 10, 2020
Visualization
- mplfinance (⭐4.4k) -
Python- matplotlib utilities for the visualization, and visual analysis, of financial data.
Nov 03, 2020
Factor Analysis
- Spectre (⭐824) -
Python- GPU-accelerated Factors analysis library and Backtester.
Oct 08, 2020
Financial Instruments & Pricing
- gs-quant (⭐13k) -
Python- Python toolkit for quantitative finance.
Sep 28, 2020
Financial Instruments & Pricing
- FinancePy (⭐3.1k) -
Python- A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Jul 23, 2020
Market Data & Data Sources
- bbgbridge (⭐2) -
Python- Easy to use Bloomberg Desktop API wrapper for Python.
Jun 14, 2020
Market Data & Data Sources
- yliveticker (⭐173) -
Python- Live stream of market data from Yahoo Finance websocket.
Jun 08, 2020
Visualization
- D-Tale (⭐5.2k) -
Python- Visualizer for pandas dataframes and xarray datasets.
Jun 07, 2020
Portfolio Optimization & Risk Analysis
- DeepDow (⭐1.2k) -
Python- Portfolio optimization with deep learning.
Market Data & Data Sources
- investpy (⭐1.9k) -
Python- Financial Data Extraction from Investing.com with Python! https://investpy.readthedocs.io/.
May 03, 2020
Trading & Backtesting
- Workbench (⭐122) -
Elixir/Erlang- From Idea to Execution - Manage your trading operation across a globally distributed cluster.
Apr 03, 2020
Trading & Backtesting
- freqtrade (⭐54k) -
Python- Free, open source crypto trading bot.
Mar 05, 2020
Market Data & Data Sources
- yahooquery (⭐920) -
Python- Python interface for retrieving data through unofficial Yahoo Finance API.
Feb 25, 2020
Trading & Backtesting
- quantstats (⭐7.6k) -
Python- Portfolio analytics for quants, written in Python.
- Quantdom (⭐772) -
Python- Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.]
Jul 14, 2019
Trading & Backtesting
- Backtesting.py -
Python- Backtest trading strategies in Python.
Jul 13, 2019
Technical Indicators
- pandas_talib (⭐784) -
Python- A Python Pandas implementation of technical analysis indicators.
- ta (⭐5.2k) -
Python- Technical Analysis Library using Pandas (Python).
Trading & Backtesting
- pyqstrat (⭐372) -
Python- A fast, extensible, transparent python library for backtesting quantitative strategies.
- NowTrade (⭐103) -
Python- Python library for backtesting technical/mechanical strategies in the stock and currency markets.
- pinkfish (⭐305) -
Python- A backtester and spreadsheet library for security analysis.
May 18, 2019
Portfolio Optimization & Risk Analysis
- mlfinlab (⭐4.9k) -
Python- Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).
Mar 05, 2019
Numerical Libraries & Data Structures
- pandas -
Python- pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. GitHub (⭐50k)
- quantdsl (⭐384) -
Python- Domain specific language for quantitative analytics in finance and trading.
- statistics -
Python- Builtin Python library for all basic statistical calculations.
- sympy -
Python- SymPy is a Python library for symbolic mathematics. GitHub (⭐15k)
- pymc3 -
Python- Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano. GitHub (⭐9.7k)
Time Series Analysis
- tseries -
R- Time Series Analysis and Computational Finance.
- ARCH (⭐1.6k) -
Python- ARCH models in Python.
- PyFlux (⭐2.1k) -
Python- Python library for timeseries modelling and inference (frequentist and Bayesian) on models.
- tsfresh (⭐9.4k) -
Python- Automatic extraction of relevant features from time series.
- fGarch -
R- Rmetrics - Autoregressive Conditional Heteroskedastic Modelling.
- timeSeries -
R- Rmetrics - Financial Time Series Objects.
- tidyquant (⭐914) -
R- Bringing financial analysis to the tidyverse.
- timetk (⭐644) -
R- A toolkit for working with time series in R.
- TimeSeries.jl (⭐370) -
Julia- Time series toolkit for Julia.
- TimeFrames.jl (⭐5) -
Julia- A Julia library that defines TimeFrame (essentially for resampling TimeSeries).
Financial Instruments & Pricing
- PyQL (⭐1.3k) -
Python- QuantLib's Python port.
- QuantPy (⭐1.1k) -
Python- A framework for quantitative finance In python.
- Finance-Python (⭐913) -
Python- Python tools for Finance.
- ffn (⭐2.7k) -
Python- A financial function library for Python.
- tia (⭐427) -
Python- Toolkit for integration and analysis.
- pysabr (⭐624) -
Python- SABR model Python implementation.
- quantmod -
R- Quantitative Financial Modelling Framework. GitHub (⭐906)
- sde -
R- Simulation and Inference for Stochastic Differential Equations.
- YieldCurve -
R- Modelling and estimation of the yield curve.
- SmithWilsonYieldCurve -
R- Constructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates.
- ycinterextra -
R- Yield curve or zero-coupon prices interpolation and extrapolation.
- AmericanCallOpt -
R- This package includes pricing function for selected American call options with underlying assets that generate payouts.
- VarSwapPrice -
R- Pricing a variance swap on an equity index.
- RND -
R- Risk Neutral Density Extraction Package.
- LSMonteCarlo -
R- American options pricing with Least Squares Monte Carlo method.
- OptHedging -
R- Estimation of value and hedging strategy of call and put options.
- tvm -
R- Time Value of Money Functions.
- OptionPricing -
R- Option Pricing with Efficient Simulation Algorithms.
- derivmkts -
R- Functions and R Code to Accompany Derivatives Markets. GitHub (⭐37)
- FinCal (⭐25) -
R- Package for time value of money calculation, time series analysis and computational finance.
- r-quant (⭐35) -
R- R code for quantitative analysis in finance.
- options.studies (⭐6) -
R- options trading studies functions for use with options.data package and shiny.
- quantcomponents (⭐169) -
Java- Free Java components for Quantitative Finance and Algorithmic Trading.
- quantfin (⭐140) -
Haskell- quant finance in pure haskell.
- QuantScale (⭐51) -
Scala- Scala Quantitative Finance Library.
Technical Indicators
- TALib.jl (⭐53) -
Julia- A Julia wrapper for TA-Lib.
- MarketTechnicals.jl (⭐131) -
Julia- Technical analysis of financial time series on top of TimeSeries.
Trading & Backtesting
- QuantSoftware Toolkit (⭐480) -
Python- Python-based open source software framework designed to support portfolio construction and management.
- quantitative (⭐66) -
Python- Quantitative finance, and backtesting library.
- bt (⭐3k) -
Python- Flexible Backtesting for Python.
- algobroker (⭐96) -
Python- This is an execution engine for algo trading.
- finmarketpy (⭐3.8k) -
Python- Python library for backtesting trading strategies and analyzing financial markets.
- binary-martingale (⭐48) -
Python- Computer program to automatically trade binary options martingale style.
- pylivetrader (⭐685) -
Python- zipline-compatible live trading library.
- zipline-extensions (⭐18) -
Python- Zipline extensions and adapters for QuantRocket.
- moonshot (⭐277) -
Python- Vectorized backtester and trading engine for QuantRocket based on Pandas.
- backtest -
R- Exploring Portfolio-Based Conjectures About Financial Instruments.
- pa -
R- Performance Attribution for Equity Portfolios.
- QuantTools -
R- Enhanced Quantitative Trading Modelling.
- QUANTAXIS (⭐11k) -
Matlab- Integrated Quantitative Toolbox with Matlab.
Portfolio Optimization & Risk Analysis
- pyfolio (⭐6.4k) -
Python- Portfolio and risk analytics in Python.
- empyrical (⭐1.5k) -
Python- Common financial risk and performance metrics.
- finance -
Python- Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.
- qfrm -
Python- Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios. (Last updated: 2015-12-12).
- visualize-wealth (⭐150) -
Python- Portfolio construction and quantitative analysis.
- sparseIndexTracking (⭐59) -
R- Portfolio design to track an index.
- riskParityPortfolio (⭐122) -
R- Blazingly fast design of risk parity portfolios.
Factor Analysis
- alphalens (⭐4.4k) -
Python- Performance analysis of predictive alpha factors.
- covFactorModel (⭐39) -
R- Covariance matrix estimation via factor models.
Market Data & Data Sources
- googlefinance (⭐832) -
Python- Python module to get real-time stock data from Google Finance API.
- pandas-datareader (⭐3.3k) -
Python- Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.
- pandas-finance (⭐160) -
Python- High level API for access to and analysis of financial data.
- yql-finance (⭐16) -
Python- yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).
- wallstreet (⭐1.7k) -
Python- Real time stock and option data.
- stock_extractor (⭐52) -
Python- General Purpose Stock Extractors from Online Resources.
- Stockex (⭐33) -
Python- Python wrapper for Yahoo! Finance API.
- finsymbols (⭐123) -
Python- Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.
- FRB (⭐181) -
Python- Python Client for FRED® API.
- yfi (⭐2) -
Python- Yahoo! YQL library.
- chinesestockapi -
Python- Python API to get Chinese stock price. (Last updated: 2015-03-21).
- exchange (⭐18) -
Python- Get current exchange rate.
- ticks (⭐16) -
Python- Simple command line tool to get stock ticker data.
- pybbg (⭐53) -
Python- Python interface to Bloomberg COM APIs.
- tushare -
Python- A utility for crawling historical and Real-time Quotes data of China stocks. (Last updated: 2024-08-27).
- cn_stock_src (⭐34) -
Python- Utility for retrieving basic China stock data from different sources.
- bronto-python -
Python- Bronto API Integration for Python.
- pdblp (⭐257) -
Python- A simple interface to integrate pandas and the Bloomberg Open API.
- tiingo (⭐319) -
Python- Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.
- MarketData.jl (⭐165) -
Julia- Time series market data.
Calendars & Market Hours
- bizdays (⭐95) -
Python- Business days calculations and utilities.
- pandas_market_calendars (⭐997) -
Python- Exchange calendars to use with pandas for trading applications.
Excel & Spreadsheet Integration
- xlwings -
Python- Make Excel fly with Python. GitHub (⭐3.4k)
- openpyxl -
Python- Read/Write Excel 2007 xlsx/xlsm files.
- xlrd (⭐2.2k) -
Python- Library for developers to extract data from Microsoft Excel spreadsheet files.
- xlsxwriter -
Python- Write files in the Excel 2007+ XLSX file format. GitHub (⭐4k)
Reproducing Works, Training & Books
- quant (⭐454) - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.
Historical & Archived Projects
- fooltrader (⭐1.2k) -
PythonHistorical- Archived big-data quantitative-analysis and trading system retained as an early unified market-data and backtesting framework.
- pipeline-live (⭐205) -
PythonHistorical- Deprecated Zipline Pipeline extension retained as an early reference for pipeline-based live trading.
- pytdx (⭐1.6k) -
PythonHistorical- Archived protocol implementation (⭐1.6k) retained for studying TongDaXin binary market-data protocols and local quotation-file formats.
- dynts (⭐87) -
PythonHistorical- Archived reference implementation of a financial time-series expression language with NumPy and R backends.
- pyalgotrade (⭐4.7k) -
PythonHistorical- Archived event-driven trading library retained for studying its original backtesting broker and order-execution models.
Mar 27, 2018
Reproducing Works, Training & Books
- fecon235 (⭐1.3k) - Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.
Mar 05, 2018
Time Series Analysis
- tibbletime (⭐176) -
R- Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index.
Dec 21, 2017
Trading & Backtesting
- QuantConnect (⭐22k) -
CSharp- Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.
Jan 13, 2017
Trading & Backtesting
- Jiji (⭐249) -
Ruby- Open Source Forex algorithmic trading framework using OANDA REST API.
Dec 05, 2016
Numerical Libraries & Data Structures
- TSdbi -
R- Provides a common interface to time series databases.
- zoo -
R- S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations).
- tis -
R- Functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.
- tfplot -
R- Utilities for simple manipulation and quick plotting of time series data.
- tframe -
R- A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time.
Market Data & Data Sources
- IBrokers -
R- Provides native R access to Interactive Brokers Trader Workstation API.
Aug 22, 2016
Market Data & Data Sources
- findatapy (⭐2.1k) -
Python- Python library to download market data via Bloomberg, Quandl, Yahoo etc.
Jul 18, 2016
Excel & Spreadsheet Integration
- pyxll -
Python- PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.
Historical & Archived Projects
- xlwt (⭐1k) -
PythonHistorical- Archived Excel writer retained for studying legacy BIFF/XLS workbook encoding used in spreadsheet-based financial workflows.
Jun 24, 2016
Historical & Archived Projects
- pybacktest (⭐822) -
PythonHistorical- Unmaintained vectorized pandas backtesting framework retained as an early research-oriented design.
Jun 22, 2016
Financial Instruments & Pricing
- vollib (⭐1k) -
Python- vollib is a python library for calculating option prices, implied volatility and greeks.
- QuantLib.jl (⭐144) -
Julia- Quantlib implementation in pure Julia.
Calendars & Market Hours
- timeDate -
R- Chronological and Calendar Objects.
Reproducing Works, Training & Books
- Derman Papers (⭐530) - Notebooks that replicate original quantitative finance papers from Emanuel Derman.
- volatility-trading (⭐2k) - A complete set of volatility estimators based on Euan Sinclair's Volatility Trading.