mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-15 04:48:08 +00:00
deploy: 910f6675fb
This commit is contained in:
+546
-520
File diff suppressed because it is too large
Load Diff
+4
-3
@@ -23,7 +23,7 @@ Temporal.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Librarie
|
||||
DataFrames.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-12,1831,https://github.com/JuliaData/DataFrames.jl,In-memory tabular data in Julia.,True,False,False,False,JuliaData/DataFrames.jl
|
||||
TSFrames.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2024-06-18,100,https://github.com/xKDR/TSFrames.jl,Handle timeseries data on top of the powerful and mature DataFrames.jl.,True,False,False,False,xKDR/TSFrames.jl
|
||||
TimeArrays.jl,Julia,Julia,Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-07-03,40,https://github.com/bhftbootcamp/TimeArrays.jl,Time series handling for Julia.,True,False,False,False,bhftbootcamp/TimeArrays.jl
|
||||
jacobian,Python,"Python,MCP",Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,42,https://github.com/morluto/jacobian,"Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.",True,False,False,False,morluto/jacobian
|
||||
jacobian,Python,"Python,MCP",Numerical Libraries & Data Structures,Numerical Libraries & Data Structures,numerical-libraries-data-structures,2026-08-14,43,https://github.com/morluto/jacobian,"Exact computation and conjecture testing across polynomial maps, linear algebra, and graph algorithms for agent-driven mathematical research.",True,False,False,False,morluto/jacobian
|
||||
PyQL,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2026-07-16,1334,https://github.com/enthought/pyql,QuantLib's Python port.,True,False,False,False,enthought/pyql
|
||||
pyfin,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2014-12-03,318,https://github.com/opendoor-labs/pyfin,Basic options pricing in Python. *ARCHIVED*.,True,False,False,False,opendoor-labs/pyfin
|
||||
vollib,Python,Python,Financial Instruments & Pricing,Financial Instruments & Pricing,financial-instruments-pricing,2023-04-01,1015,https://github.com/vollib/vollib,"vollib is a python library for calculating option prices, implied volatility and greeks.",True,False,False,False,vollib/vollib
|
||||
@@ -136,6 +136,7 @@ TradeAggregation,Rust,Rust,Technical Indicators,Technical Indicators,technical-i
|
||||
SlidingFeatures,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-06-29,78,https://github.com/MathisWellmann/sliding_features-rs,Chainable tree-like sliding windows for signal processing and technical analysis.,True,False,False,False,MathisWellmann/sliding_features-rs
|
||||
fin-primitives,Rust,Rust,Technical Indicators,Technical Indicators,technical-indicators,2026-03-23,15,https://github.com/Mattbusel/fin-primitives,"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.",True,False,False,False,Mattbusel/fin-primitives
|
||||
Wickra,Rust,"Rust,Python,JavaScript,C++,C#,Golang,Java,R",Technical Indicators,Technical Indicators,technical-indicators,2026-08-04,41,https://github.com/wickra-lib/wickra,"Streaming-first technical-analysis library with a Rust core: 514 indicators updating in O(1) per tick, with bit-exact batch-vs-streaming results.",True,False,False,False,wickra-lib/wickra
|
||||
mkt-alerts,TypeScript,TypeScript,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-23,0,https://github.com/dzianisv/mkt-alerts,"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.",True,False,False,False,dzianisv/mkt-alerts
|
||||
pyhood,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,18,https://github.com/jamestford/pyhood,"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.",True,False,False,False,jamestford/pyhood
|
||||
honest-signals,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-18,1,https://github.com/MarvinRey7879/honest-signals,"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%.",True,False,False,False,MarvinRey7879/honest-signals
|
||||
rulelint,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-11,0,https://github.com/momoddo/rulelint,"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.",True,False,False,False,momoddo/rulelint
|
||||
@@ -151,7 +152,7 @@ mx-trader-bridge,Python,Python,Trading & Backtesting,Trading & Backtesting,tradi
|
||||
AI Quant Agents,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-03-24,15,https://github.com/demandai/ai-quant-agents,"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.",True,False,False,False,demandai/ai-quant-agents
|
||||
TradeSight,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-15,164,https://github.com/rmbell09-lang/tradesight,"Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.",True,False,False,False,rmbell09-lang/tradesight
|
||||
Orallexa,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-12,62,https://github.com/alex-jb/orallexa-ai-trading-agent,"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.",True,False,False,False,alex-jb/orallexa-ai-trading-agent
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,30829,https://github.com/HKUDS/Vibe-Trading,"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.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
Vibe-Trading,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-14,30830,https://github.com/HKUDS/Vibe-Trading,"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.",True,False,False,False,HKUDS/Vibe-Trading
|
||||
DeepAlpha,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-05-12,41,https://deepalphabot.com,"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](https://github.com/stefanoviana/deepalpha)",True,False,False,False,stefanoviana/deepalpha
|
||||
the0,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-08-13,389,https://github.com/alexanderwanyoike/the0,"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.",True,False,False,False,alexanderwanyoike/the0
|
||||
autonomous-audit,Python,Python,Trading & Backtesting,Trading & Backtesting,trading-backtesting,2026-07-03,0,https://pypi.org/project/autonomous-audit/,"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](https://github.com/Autonomous-Asset-Management-Agents/autonomous_/tree/main/packages/autonomous-audit)",False,False,True,False,
|
||||
@@ -365,7 +366,7 @@ Korea Stock Data,Data,Data,Market Data & Data Sources,Market Data & Data Sources
|
||||
BTC Orderbook Microstructure Research,Jupyter Notebook,Jupyter Notebook,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-04-21,7,https://github.com/whoareunot/btc-orderbook-research,"statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.",True,False,False,False,whoareunot/btc-orderbook-research
|
||||
OpenBB Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-20,71856,https://github.com/OpenBB-finance/OpenBBTerminal,Terminal for investment research for everyone.,True,False,False,False,OpenBB-finance/OpenBBTerminal
|
||||
Fincept Terminal,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-11,30207,https://github.com/Fincept-Corporation/FinceptTerminal,Advance Data Based A.I Terminal for all Types of Financial Asset Research.,True,False,False,False,Fincept-Corporation/FinceptTerminal
|
||||
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,24987,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
|
||||
yfinance,Python,Python,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-08-13,24988,https://github.com/ranaroussi/yfinance,Yahoo! Finance market data downloader (+faster Pandas Datareader).,True,False,False,False,ranaroussi/yfinance
|
||||
treasurydirect,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/treasurydirect,"Zero-dependency client for the US TreasuryDirect API: auction results, upcoming auctions, CUSIP lookups, and Debt to the Penny; no API key required.",True,False,False,False,moshejs/treasurydirect
|
||||
treasury-fiscaldata,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,1,https://github.com/moshejs/treasury-fiscaldata,"Typed client for the US Treasury FiscalData API (debt, average interest rates, exchange rates) with pagination and filtering; no API key required.",True,False,False,False,moshejs/treasury-fiscaldata
|
||||
newyorkfed,TypeScript,TypeScript,Market Data & Data Sources,Market Data & Data Sources,market-data-data-sources,2026-07-11,0,https://github.com/moshejs/newyorkfed,"Client for the NY Fed Markets Data API: SOFR/EFFR/OBFR reference rates, SOFR averages and index, and SOMA holdings; no API key required.",True,False,False,False,moshejs/newyorkfed
|
||||
|
||||
|
Reference in New Issue
Block a user