quantitative-finance

Tag

Cards List
#quantitative-finance

Many people encounter FinRL when they first use reinforcement learning for trading. It has about 16,000 stars on GitHub and is one of the earlier open-source frameworks in this area: pulling market data, training with algorithms like A2C / PPO / SAC, and backtesting against benchmarks. It has ready-made examples for stocks, cryptocurrencies, and portfolio allocations. The repository itself…

X AI KOLs Timeline ↗ · 2026-09-18 Cached

FinRL is an open-source framework for financial reinforcement learning, with about 16,000 stars on GitHub, supporting training and backtesting for trading in stocks, cryptocurrencies, etc., and pointing to the next-generation version FinRL-X.

0 favorites 0 likes
#quantitative-finance

@pyquantnews: Free code from book: Machine Learning in Finance: From Theory to Practice This book integrates machine learning with qu…

X AI KOLs Timeline ↗ · 2026-08-29 Cached

The tweet shares free code from the book 'Machine Learning in Finance: From Theory to Practice', which integrates machine learning with quantitative finance for data modeling and financial decision-making.

0 favorites 0 likes
#quantitative-finance

@qwinsi0x: Quant funds don’t make money because their traders are better at predicting the market. They can kill hundreds of bad h…

X AI KOLs Timeline ↗ · 2026-08-24 Cached

Horizon is an AI-powered tool that allows traders to describe trading strategies in plain language, automatically generating backtests with detailed metrics for iterative testing and improvement.

0 favorites 0 likes
#quantitative-finance

@0xLupenn: In 2006 a Stanford PhD student published a mathematics textbook that nobody outside academia read. Google used it to bu…

X AI KOLs Timeline ↗ · 2026-08-23 Cached

The article discusses the impact of Stephen Boyd's 2006 mathematics textbook on convex optimization, used by Google, Renaissance Technologies, and others, and promotes his free Stanford course EE364A available on YouTube.

0 favorites 0 likes
#quantitative-finance

@0xkvro: this quant paper is f*cking insane it explains why the best trades often appear only after you remove everything the ma…

X AI KOLs Timeline ↗ · 2026-08-22 Cached

The paper explains how removing market beta and factor exposure reveals true trading signals, emphasizing rigorous stress testing to avoid overfitting and false confidence in backtests.

0 favorites 0 likes
#quantitative-finance

Held-out IC improved from 0.0613 to 0.0843 in this agent research paper

Reddit r/ArtificialInteligence ↗ · 2026-08-17

The paper reports an improvement in Information Coefficient from 0.0613 to 0.0843 using an agent-guided research process, compared to a GRU baseline, with simulated results on held-out data from 2021 to 2025.

0 favorites 0 likes
#quantitative-finance

@_zheergen: Man Group, one of the world's largest hedge funds, has open-sourced its database engine. Guys! This DataFrame database is specifically designed for quant trading. Man Group's open-source ArcticDB is a high-performance, serverless DataFrame database designed for P...

X AI KOLs Timeline ↗ · 2026-08-14 Cached

Man Group has open-sourced ArcticDB, a high-performance, serverless DataFrame database designed for Python data science and quantitative finance scenarios, supporting billions of rows of time-series data, S3/LMDB/Azure storage, time travel and snapshots, and C++ engine acceleration.

0 favorites 0 likes
#quantitative-finance

@_zheergen: Holy cow! TradingView screener data has been made into a Python library — tvscreener, 1.2K stars, 51K+ PyPI downloads! No need to open a browser or manually flip through TradingView's filters. pip install tvscre…

X AI KOLs Timeline ↗ · 2026-08-10 Cached

Introduces tvscreener, a Python library that can directly fetch TradingView stock screener data, supports multiple markets and 13,000+ technical indicators, returns Pandas DataFrame, and is convenient for quantitative strategy use.

0 favorites 0 likes
#quantitative-finance

@antpalkin: A finance professor manages $200M with AI agents, and he told everyone why: "Large language models are at the level of …

X AI KOLs Timeline ↗ · 2026-08-07 Cached

Promotional post about Horizon, an AI-driven trading strategy platform that lets users backtest and deploy strategies in plain English, citing a professor managing $200M with AI agents and returning 56% last year.

0 favorites 0 likes
#quantitative-finance

@KirkDBorne: Wow! Major updates in the new 3rd Edition of this amazing massive 826-page book! "Machine Learning for Trading — A disc…

X AI KOLs Timeline ↗ · 2026-08-03 Cached

Kirk Borne highlights the 3rd edition of 'Machine Learning for Trading' by Stefan Jansen, a comprehensive 826-page book on building AI-driven trading systems, and announces an accompanying live workshop on August 15.

0 favorites 0 likes
#quantitative-finance

AlphaSchema: Exploring the Space of Trading Semantics for LLM-Based Alpha Mining

arXiv cs.AI ↗ · 2026-07-31 Cached

This preprint introduces AlphaSchema, a framework that constructs and explores a structured space of trading semantics for LLM-based alpha mining, decoupling semantic exploration from factor implementation. Experiments on the Chinese stock market show that it discovers factor pools with strong predictive and portfolio performance.

0 favorites 0 likes
#quantitative-finance

Can Large Language Models Execute Parent Orders?

Hugging Face Daily Papers ↗ · 2026-07-30 Cached

This paper studies LLMs for parent-order execution in algorithmic trading, introducing PACE, a hierarchical framework that outperforms traditional baselines on Shenzhen Stock Exchange data and suggests LLMs can complement human traders.

0 favorites 0 likes
#quantitative-finance

@DanKornas: AI in finance spans too many papers, tools, datasets, and trading frameworks to track one by one. Awesome AI in Finance…

X AI KOLs Timeline ↗ · 2026-07-24 Cached

Awesome AI in Finance is an open-source curated resource list covering papers, tools, datasets, and trading frameworks for AI and quantitative finance, organized into categories like agents, research, strategies, data, and trading stacks.

0 favorites 0 likes
#quantitative-finance

@0xTatara: this paper is f*cking insane a Columbia paper built a strictly causal Hidden Markov Model that adapts as market regimes…

X AI KOLs Timeline ↗ · 2026-07-21 Cached

A Columbia University paper introduces a strictly causal Hidden Markov Model that adapts to changing market regimes, achieving a 2.18 Sharpe ratio vs 1.18 for SPX buy & hold and reducing max drawdown from -14.62% to -5.43% during the 2025 selloff.

0 favorites 0 likes
#quantitative-finance

@shawnyinmr: Ten-point summary from former Citadel fund manager Brett Caughran on how to apply AI agents in investing. Personally think it's quite fair, especially points 5 and 6.

X AI KOLs Timeline ↗ · 2026-07-21 Cached

Former Citadel fund manager Brett Caughran summarizes ten key points on how to apply AI agents in investing, with the author noting that points 5 and 6 are especially fair.

0 favorites 0 likes
#quantitative-finance

@_zheergen: I met a veteran quantitative finance expert at PyData who gave a systematic talk on Python's practical use in Quant Finance. I asked him how someone with a math, finance, or physics background can turn Python into a truly efficient quant tool faster. He gave…

X AI KOLs Timeline ↗ · 2026-07-19 Cached

A quantitative finance expert systematically explained the practical use of Python in quantitative finance at PyData, covering tools such as NumPy, SciPy, Pandas, Numba, and recommended the open-source library DX Analytics and the resource list awesome-quant.

0 favorites 0 likes
#quantitative-finance

To KL Diverge, or Not to KL Diverge: A Question for Quants

Reddit r/LocalLLaMA ↗ · 2026-07-16

Discusses the trade-offs of using Kullback-Leibler divergence in quantitative analysis, framing it as a Hamlet-like dilemma for quants.

0 favorites 0 likes
#quantitative-finance

@_zheergen: Wow! Goldman Sachs open-sourced their quantitative toolkit gs-quant. Goldman Sachs has open-sourced the Python quant library used by their internal quants, currently with 11.3K stars on GitHub. It offers a rich set of quantitative analysis tools for structured products…

X AI KOLs Timeline ↗ · 2026-07-16 Cached

Goldman Sachs open-sourced its internal quantitative trading toolkit gs-quant, providing institutional-grade derivatives pricing, risk management, and strategy development tools. It has received 11.3K GitHub stars.

0 favorites 0 likes
#quantitative-finance

@heyrimsha: 10 Best free GitHub repos that anyone with $100 and a laptop can use to trade like a hedge fund in 2026. These are some…

X AI KOLs Timeline ↗ · 2026-07-15 Cached

A curated list of 10 free GitHub repositories for algorithmic trading and quantitative finance, covering tools for backtesting, data analysis, portfolio optimization, and AI-driven trading strategies.

0 favorites 0 likes
#quantitative-finance

@jasongyang365: The competition paradigm is mass-producing founders. 1. Individuals with math/programming Olympiad backgrounds make up a disproportionate share of today's tech founders—founders of Hyperliquid, Cognition, Scale, Perplexity, Pika, Cartesia all come from the same circle. 2. Core…

X AI KOLs Timeline ↗ · 2026-07-14 Cached

This thread explores how math/programming Olympiad backgrounds mass-produce tech founders, pointing out that the internalized systematic problem-solving ability, belief, and peer effect from the competition paradigm are the core engine, with quantitative finance as a transfer station, but also reminds that entrepreneurship requires skills beyond problem-solving.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback