marketneutral/alphatools
Quantitative finance research tools in Python
This tool helps quantitative researchers and traders quickly test new investment ideas or 'alpha factors' for their trading strategies. You can easily feed in various types of financial market data, including proprietary datasets, and then use pre-built functions or custom 'expression' formulas to define and evaluate how these factors might perform. The output is a clear, pipeline-generated dataset that shows the performance of your alpha factors over time, allowing you to refine your strategy.
455 stars. No commits in the last 6 months.
Use this if you are a quantitative researcher or trader who wants to rapidly prototype and backtest equity alpha factors using a combination of financial data and machine learning tools, especially if you need to integrate custom or alternative data sources with minimal engineering effort.
Not ideal if you are looking for a complete, production-ready trading system with live execution capabilities, as this tool focuses primarily on the research and backtesting of alpha factors.
Stars
455
Forks
87
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/marketneutral/alphatools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
zvtvz/zvt
modular quant framework.
georgezouq/awesome-ai-in-finance
🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.
microsoft/qlib
Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant...
mgroncki/IPythonScripts
Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio...