正在加载视频...

视频加载失败

I built and automated a real quant trading strategy with Claude Code. I open-sourced the Claude Skill, TradingView indicator, & more. If you trade financial markets, I genuinely hope you don't skip this. 0:00 Intro 2:37 wtf is a quant? 4:45 How quants build models 6:17 Predicting volatility 8:12...

77,130 次观看 • 1 个月前 •via X (Twitter)

32 条评论

Javeriya Ahsan 的头像
Javeriya Ahsan1 个月前

This is a much better use of Claude Code than another to-do app 😭

AI Mastery Guide 的头像
AI Mastery Guide1 个月前

Open sourcing the whole skill and indicator is generous, saving this 📌

BTCaveman. 的头像
BTCaveman.1 个月前

Not on @TracNetwork Save on inference with (Beta)

Rockford 🍡 的头像
Rockford 🍡1 个月前

open-sourcing a quant edge is the fastest way to kill it. the moment 500 people run the same tradingview signal the fill you backtested doesn't exist anymore. curious what the sharpe looks like net of slippage, not on paper

Hussain Hashim | Building SundayBack 的头像
Hussain Hashim | Building SundayBack1 个月前

@milesdeutscher this is cool, but how's Claude Skill different from other trading bots? curious if it's more reliable.

Anomaly (🍷/acc) 的头像
Anomaly (🍷/acc)1 个月前

CT marketer plays to be a quant with LLMs... 😂. Go read this "Mr Quant"... If you use LLMs in actual quant firms you are tagged as retarded, and fired.

𝚌𝚛𝚢𝚙𝚝𝚎𝚌𝚝 的头像
𝚌𝚛𝚢𝚙𝚝𝚎𝚌𝚝1 个月前

Won’t beat MMs AIs.

0xCryptoUniverse 的头像
0xCryptoUniverse1 个月前

You are craaaaazyyyyy. Nice work man.

Macro Bombastic 的头像
Macro Bombastic1 个月前

love seeing ai open-sourced for practical quant work

Rise 的头像
Rise1 个月前

👀

Shoopy 的头像
Shoopy1 个月前

grabbing the skill just to see how you structured it, cheers man

Steven Cheng 的头像
Steven Cheng1 个月前

GARCH is a solid choice for volatility. I use similar logic to smooth sensor noise in my robot control loops.

Gregor 的头像
Gregor1 个月前

GARCH quantifies when volatility clusters, not when to buy. Translating that signal into an actual trade decision is where most backtests quietly fall apart.

Fabrizio Degeno 的头像
Fabrizio Degeno1 个月前

Does it make you any money? 👀

Shaun Gold | Venture Comedy 的头像
Shaun Gold | Venture Comedy1 个月前

Quant got democratized.

toni 的头像
toni1 个月前

If your backtest doesn't account for slippage and regime shifts, automating it just speeds up the losses. Curious how this holds once liquidity dries up and the sample window stops matching live markets.

Max Bevza 的头像
Max Bevza1 个月前

checking it out right now

unchosen.eth 的头像
unchosen.eth1 个月前

opening the whole workflow is honestly the best part

Michczy 的头像
Michczy1 个月前

Cool

BentoBoi 的头像
BentoBoi1 个月前

W

Creao AI 的头像
Creao AI1 个月前

The Claude Skill abstraction is the underrated part here. A reusable skill for signal evaluation means the strategy logic stays portable instead of being baked into one-off scripts you have to redo every time you change the model or the indicator.

Luís Rodrigues 的头像
Luís Rodrigues1 个月前

This is a great example of AI helping people build specialized tools instead of just answering questions.

Laplace Demon 的头像
Laplace Demon1 个月前

Good luck making money with this in prod

Granite 的头像
Granite1 个月前

that's exactly what's interesting imo how ai is handling trading right now this is actually a useful video i'm gonna watch

Romario 的头像
Romario1 个月前

Are you planning any other models (for example, with machine learning) in your next videos?

Paul Nugent 的头像
Paul Nugent1 个月前

The real test will be live execution vs backtested results — overfitting to historical data is where most quant strategies die, especially when the logic is LLM-generated without rigorous walk-forward validation. Curious how the Claude Skill handles regime changes and whether the TradingView indicator accounts for slippage/fees in its signals. The tooling layer here is genuinely useful though — agentic code generation for rapid strategy prototyping is a legitimate workflow shift even if the alpha itself decays fast.

Saman Ahmed 的头像
Saman Ahmed1 个月前

I’m more interested in the workflow than the strategy. Turning ideas into testable systems is where these tools get interesting.

安叫兽|Bird🕊️ 🔶 BNB 的头像
安叫兽|Bird🕊️ 🔶 BNB1 个月前

量化最怕回测很美,实盘很疼

Cata 的头像
Cata1 个月前

@milesdeutscher this looks solid, the only issue is that you are adding that to TV, which has limited trading capability. You should check @altradyapp instead; it has way more features and is extremely powerful.

Wallchain Community Hub 的头像
Wallchain Community Hub1 个月前

this is actually insane

Sarcastic Badger 的头像
Sarcastic Badger1 个月前

I watched the full breakdown on using Claude to automate the GARCH based volatility model into actual position sizing and the TradingView export. What still sits with me is the jump from forecasting conditional variance to deciding real trade size. How did you decide the exact mapping from the GARCH output to position risk so the strategy stays consistent when the model’s own assumptions start breaking in live markets?

0xNeural 的头像
0xNeural1 个月前

This is actually insane value. Building a real automated quant strategy with Claude Code and open-sourcing it? Absolute gold for traders 🔥 If you trade, you NEED to check this. Future of trading is here.

相关视频

Claude Code is a major (and accidental!) hit for Anthropic that surprised even its creator, Boris Cherny. Claude Code, an Agentic AI coding product that lives in the terminal. Most of the new code at Anthropic is created through it today. And in the last 5 months since it was launched publicly, Claude Code went from $0 to $400M in revenue run rate (as per The Information). 00:00 – Intro 01:15 – Did You Expect Claude Code’s Success? 04:22 – How Claude Code Works and Origins 08:05 – Command Line vs IDE: Why Start Claude Code in the Terminal? 11:31 – The Evolution of Programming: From Punch Cards to Agents 13:20 – Product Follows Model: Simple Interfaces and Fast Evolution 15:17 – Who Is Claude Code For? (Engineers, Designers, PMs & More) 17:46 – What Can Claude Code Actually Do? (Actions & Capabilities) 21:14 – Agentic Actions, Subagents, and Workflows 25:30 – Claude Code’s Awareness, Memory, and Knowledge Sharing 33:28 – Model Context Protocol (MCP) and Customization 35:30 – Safety, Human Oversight, and Enterprise Considerations 38:10 – UX/UI: Making Claude Code Useful and Enjoyable 40:44 – Pricing for Power Users and Subscription Models 43:36 – Real-World Use Cases: Debugging, Testing, and More 46:44 – How Does Claude Code Transform Onboarding? 49:36 – The Future of Coding: Agents, Teams, and Collaboration 54:11 – The AI Coding Wars: Competition & Ecosystem 57:27 – The Future of Coding as a Profession 58:41 – What’s Next for Claude Code

Matt Turck

82,372 次观看 • 1 年前