Загрузка видео...

Не удалось загрузить видео

На главную

A one-man trading hedge fund now costs about $100 a month in AI subscriptions. Five PhDs on a Citadel desk cost $270,000 a month, and that is the cheap end. That buys one tested idea a month. Man Group's AI writes hundreds of new signals a week, on a...

172,099 просмотров • 16 дней назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

Ken Griffin, CEO of Citadel, said: "I'm fairly depressed watching AI do a week of PhD work in a few hours" He's worth $51.2 billion and 20% of every stock trade in America goes through his firm. The money isn't what's bothering him. Citadel pays $400,000 to $650,000 a year for that work. New trading AI agent does it now, on a free trial, for people who have never written a line of code. It went live this summer and most of your timeline still hasn't noticed. You type one sentence in plain English. AI agents loop takes it from there: > an AI agent turns your sentence into a real trading strategy > backtests it across 5 years of data in about 12 seconds > scores it 0 to 100 and shows you the exact spot where it leaks > kills the versions that only look good on paper > rebuilds what's left and runs the loop again > stress-tests the survivor on years it has never seen, then puts it live on your exchange in about 90 seconds That list is the entire job description of a junior quant. At a desk, one properly tested idea burns about $87,500 in salary time, and most of what they build is dead by week six. Two clicks and this AI agent is testing your own idea. Costs you nothing and it runs the whole thing by itself: Griffin gets to be depressed about it. He already owns the desk. You just got handed one. Bookmark & read full story of how they got an AI to build trading strategies and kill its own bad ones is in the article below.

cvxv666

225,533 просмотров • 25 дней назад

A finance professor manages $200M with AI agents, and he told everyone why: "Large language models are at the level of a fourth-year PhD student in every field" Alejandro Lopez-Lira's AI fund, Autopilot, returned 56% last year. The S&P did 16%. There are 52,000 people with money in it, and most of them just watch the machine work. What he automated is the same six-step loop every fund on earth runs: find an idea, code it, backtest it, deploy it, read the autopsy, learn from it. A quant at Two Sigma runs that loop once a month, and the salary time alone costs around $50,000 per hypothesis. All steps from this loop now fit in AI trading text box. Plain English in, executable strategy out, five-year backtest in 12 seconds, live on a broker 90 seconds after you typed the sentence. He runs $200M with AI. You can run same AI fund in two clicks, free to try: Step 6 on this loop is where everyone is stuck. Your agent has no memory. Every strategy it kills goes into a log nobody reads, and the next one starts from zero. Nobody keeps negative results. Not Citadel, not Man Group, not a single repo on GitHub. Fix that and the agent remembers every hypothesis it killed and the regime it died in. It stops burning cycles on your old mistakes. Jane Street pays 3,500 people to run this cycle and made $39.6 billion doing it. Five sixths of it is now free. Bookmark & read full map of this loop in the article below. Most people still think AI trading is out of reach for them - it isn't. Don't want to spend a dollar for testing this? Kalshi just opened a perps exchange and gives US users $25 free to start ->

cvxv666

82,211 просмотров • 21 дней назад

Trading without AI in 2026? You're done. Purely on the math, before anyone even out-trades you. You are not up against other people anymore. 75% of US stock volume runs through machines. Jane Street put $6 billion and 4,032 GPUs behind agents that write trading strategies, test them and kill them all night. Man Group's AI turns out hundreds of new signals a week where its human desk used to manage about 20 a quarter. You're on the other side of that with a chart and a feeling. 89% of retail traders lost money last year. The gap was never brains. Testing one idea properly costs a desk about $87,500 in salary time or massive computing power for AI. You don't have any of those things. That part is over. You have your own AI trading agent now, built by a team backed by Entrée Capital and hedge fund managers, and trying it costs nothing: No code, no desk, no excuses left. What it does with one English sentence: > compiles your idea into entry, exit, sizing and risk rules > backtests 5 years of data in about 12 seconds, 1-minute bars in 47 > scores it 0 to 100 on Sharpe, Sortino, profit factor and max drawdown > kills anything with a half-life under 10 days no matter how pretty the curve looks > runs walk-forward and Monte Carlo on whatever survives, then years of data it has never seen > puts it live on your exchange in about 90 seconds and keeps running while you sleep Same machine the funds run, minus the hiring, the salaries and the three-week wait. 4,800+ traders are already inside. Save this and put one idea through it tonight after read full breakdown below. You'll know in 12 seconds what three weeks of hoping never told you.

cvxv666

38,982 просмотров • 23 дней назад

THIS GUY CONNECTED HIS AI AGENTS TO HIS OBSIDIAN AND BUILT A BRAIN THAT LEARNS ON ITS OWN. HERE'S HOW TO BUILD IT Obsidian is just markdown files sitting in a folder. That turns out to be the perfect memory for an AI agent, because an agent can read and write those files directly. He wired his agents into the vault so they pull context from it, do the work, and write what they learned back. The notes aren't the point. The loop is, and it gets sharper every cycle How to build it: 1. Point an agent at your vault. The fastest way, no plugins, no API keys: open a terminal and run npx obsidian-mcp /path/to/your/vault. That exposes your Obsidian folder to Claude as a tool it can read, search, and write to. Add it to your Claude Code or Cowork config and restart 2. Confirm it can see the brain. Ask it: "list the notes in my vault and summarize what's in them." If it reads them back, the connection is live. Now it starts every task with everything the vault already holds instead of from zero 3. Give each agent one job and a write-back rule. Tell it: "research this, then save what you found as a new note in /brain with links to related notes." One agent researches, one summarizes, one plans. Each writes its output back into the vault 4. Close the loop. Add one line to every agent's instructions: "read /brain before starting, write your result back when done." Now each task leaves the vault richer, and the next run reads that before it works. It compounds instead of resetting 5. You only steer. Review what the brain produces, point it at the next thing. The agents handle the reading, writing, and connecting The edge isn't better notes. It's a brain that feeds itself, so the work gets sharper every cycle instead of starting over Bookmark this

Yarchi

58,186 просмотров • 2 месяцев назад

A solo quant with no desk and no team just finished in the top 0.04% at WorldQuant. He didn't have better ideas than the $650,000 kids in Greenwich. He had a machine that rewrites its own losing strategies while he sleeps. Your last strategy lost money and you deleted it. His read its own autopsy, found where it bled, rewrote its own code and passed the retest. Nobody touched a keyboard. That was supposed to be a 2028 problem. A hedge fund is six steps on repeat, and five of them cost you nothing as of this year. A junior quant runs the same loop once a month at about $87,500 an idea, and most of what he builds is dead by week six. You type the idea in plain English. An agent writes the rules, backtests 5 years in about 12 seconds, applies Deflated Sharpe so luck across 4,000 combinations can't pass itself off as an edge, and puts it live on Alpaca or Hyperliquid in about 90 seconds. Comes back red? It shows you where it bleeds, rebuilds it and tests again. Try this in two clicks, no code, free in trial period: The sixth step is the one nobody has shipped. Every lesson from a losing trade dies in a log file, so your agent hands you back the idea that already failed in a bear market with a fresh name on it. Whoever closes that gap owns a machine that gets better every week without them. That gets built in months, not years. Bookmark this & read full breakdown about this 6-steps cycle in the article below. When the first closed loop turns up with real money behind it, you'll want the map of what they assembled.

cvxv666

62,046 просмотров • 21 дней назад