GitHub
github.com › quant-science
Quant Science · GitHub
Learn Quantitative Finance and Trading. FAST. Quant Science has 3 repositories available. Follow their code on GitHub.
Videos
22:02
I Built An End-To-End Quant Hedge Fund In Python: The Behind-t...
04:53
I Let Python Run My Hedge Fund Overnight… and It Quadrupled My ...
Code for a fully automated algorithmic trading system. Used at ...
Nutrition needs to change #shorts
Omega-3 Dose, Bleeding & Eye Health: Ask Us Anything | Part 2
31:47
OmegaQuant Testing 101 -- the Omega 3 Index Tests - YouTube
GitHub
github.com › wilsonfreitas › awesome-quant
GitHub - wilsonfreitas/awesome-quant: A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance) · GitHub
February 24, 2026 - Finance market data downloader (+faster Pandas Datareader). coinpaprika-api-python-client - Python - Free crypto market data API client. 12,000+ coins, 350+ exchanges, tickers, OHLCV, historical prices. No API key for free tier. defeatbeta-api - Python - An open-source alternative to Yahoo Finance's market data APIs with higher reliability. financekit-mcp - 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.
Starred by 25.8K users
Forked by 3.4K users
Languages HTML 90.2% | Python 5.9% | CSS 1.9%
LinkedIn
linkedin.com › posts › quant-science_omega-its-time-to-level-the-playing-field-activity-7258508686464110592-yjHF
Quant Science's Post
We cannot provide a description for this page right now
Quantscience
quantscience.io
Quant Science
There is a shortcut. It's trading together. That's why we maintain an active Discord server all Quant Scientists gain immediate access to.
GitHub
github.com › quant-science › sunday-quant-scientist
GitHub - quant-science/sunday-quant-scientist: A Free Newsletter for Quantitative and Algorithmic Trading, Portfolio Analysis, and Investing · GitHub
A Free Newsletter for Quantitative and Algorithmic Trading, Portfolio Analysis, and Investing - quant-science/sunday-quant-scientist
Starred by 1.7K users
Forked by 356 users
Languages HTML 97.0% | Python 3.0%
GitHub
github.com › Ashutosh0x › QuantHedgeFund
GitHub - Ashutosh0x/QuantHedgeFund: A Python-powered Quant Hedge Fund System with automated data ingestion, backtesting, and trade execution using MLflow, Luigi, Prefect, and Interactive Brokers · GitHub
flowchart LR A[(" FMP API")] --> B[(" Parquet Cache")] B --> C[(" DuckDB")] C --> D[(" Zipline Bundle")] D --> E[(" Backtest")] E --> F[(" MLflow")] F --> G[(" Omega")] G --> H[(" Interactive Brokers")] style A fill:#1f77b4,color:#fff style C fill:#FFF000,color:#000 style F fill:#0194E2,color:#fff style H fill:#CC0000,color:#fff ... QuantHedgeFund/ │ ├── config/ # Configuration and settings │ ├── __init__.py # Module exports │ ├── settings.py # Pydantic settings management │ ├── constants.py # Enums and default parameters │ └── logging_config.py # Loguru
Starred by 12 users
Forked by 11 users
Languages Python 99.6% | Dockerfile 0.4%
Jmwang0117
jmwang0117.github.io › OMEGA
OMEGA
Code and video are available at https://jmwang0117.github.io/OMEGA/.
GitHub
github.com › villekf › OMEGA › blob › master › README.md
OMEGA/README.md at master · villekf/OMEGA
To install the OMEGA software, ...mission.tomography.software.mltbx) or obtain the source code through git: git clone https://github.com/villekf/OMEGA and then add the OMEGA folder and subfolders to MATLAB/Octave path (this is ...
Author villekf
LinkedIn
linkedin.com › posts › quant-science_introducing-omega-our-hedge-fund-in-a-box-activity-7193966108998062081-AWSq
Introducing Omega: Hedge fund in a box | Quant Science ...
We cannot provide a description for this page right now
X
x.com › quantscience_
Quant Science (@quantscience_) / Posts / X
July 24, 2023 - LIVE Python Algo Trading Workshop: Learn how we built our hedge fund • QSConnect: Build your quant research database • QSResearch: Research and run machine learning strategies • Omega: Automate trade execution with Python Get the system: https://learn.quantscience.io/become-a-pro-qua...
GitHub
github.com › orgs › quant-science › packages
Packages · Quant Science · GitHub
quant-science · Search or jump to... Search syntax tips · Sign in Sign up · Appearance settings · Resetting focus · You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
LinkedIn
linkedin.com › company › quant-science
Quant Science | LinkedIn
150 Python programs designed for quant finance and algorithmic trading (no Ph.D. required). Get them all on GitHub (bookmark this one for later): This repository is your go-to resource for gathering, manipulating, and analyzing stock market ...
Medium
medium.com › coding-nexus › 18-free-python-github-repos-every-quant-algo-trader-should-know-e496f5a1e264
18 Free Python GitHub Repos Every Quant & Algo Trader Should Know | by CodeBun | Coding Nexus | Medium
January 3, 2026 - In this article, I’ll walk you through 17 powerful, free Python GitHub repositories for quant finance and algo trading, and explain what each one is used for. ... Goldman Sachs maintains 70+ open-source repositories used internally by quants, engineers, and researchers. You’re learning industry-grade tools, not hobby projects. ... Coding Nexus is a community of developers, tech enthusiasts, and aspiring coders. Whether you’re exploring the depths of Python, diving into data science, mastering web development, or staying updated on the latest trends in AI, Coding Nexus has something for you.
GitHub
github.com › cybergeekgyan › Quant-Developers-Resources
GitHub - cybergeekgyan/Quant-Developers-Resources: Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds · GitHub
Resources to Prepare for Quant Developers/ Quantitative Researcher/ Quantitative Trader/ Quant Analyst/ Software Engineers in Quant Trading Firms, HFTs and Hedge Funds - cybergeekgyan/Quant-Develop...
Starred by 3K users
Forked by 377 users
GitHub
github.com › quant-science › vectorbt_backtesting
GitHub - quant-science/vectorbt_backtesting · GitHub
Starred by 49 users
Forked by 32 users
Languages Python