Loading video...

Video Failed to Load

Go Home

hedge funds extract their edge before the candle closes not from price, from what's moving behind it signal is called order flow toxicity every large informed trader disguises their order as retail noise - 40-80 small orders, timed to look random to a human, invisible. to an LSTM trained...

11,425 views • 3 months ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

robert engle won the nobel prize in economics for proving something hedge funds already knew they never bothered to mention it to retail price direction is mostly noise. but volatility? predictable. mathematically, provably, across every liquid market ever studied it clusters - that's not a pattern someone found, it's a structural law. high vol today predicts high vol tomorrow with 70%+ historical accuracy the model is called GARCH. published in every econometrics textbook on earth, chapter 4, about 60 lines of python to run quant desks at citadel and D.E. Shaw don't ask "will it go up?" - they ask "will the next move be large or small?" because sizing correctly inside a vol regime is worth more than being right on direction a trader right 48% of the time who sizes with vol awareness beats someone right 62% of the time sizing blindly - every time, over any long enough sample run it on 10 years of SPY data: > low vol state -> 74% chance next session stays low vol > vol spike -> 81% chance next session is also elevated now you're not predicting markets. you're reading a state machine the market keeps filling in for you every single session with real data the predictable part of markets was never price direction it was the distribution of price. the size of the moves. which regime you're currently inside math is free, data is free, implementation is free you were just told to stare at candlesticks instead Bookmark this before the feed buries it

Hrundel75 🐷

812,470 views • 28 days ago

whoever leak this have titanium balls at 4am, while you sleep, a quant fund has re-weighted 300 signals, identified names to fade at open, and priced in exactly what you're about to do next number buried in here: they model retail order flow 40 minutes before the bell with 73% directional accuracy - not from secret data, from public futures positioning that's not prediction. that's your loss, booked before you wake up here's what the article unpacks about how the 4am pipeline actually runs - and where your money goes: - factor signals get re-ranked nightly on vol-adjusted returns from the prior session and overnight futures - by 9:30 every quant desk has a fresh edge score while you're reading yesterday's close - "gap up, buy the open" isn't alpha: it's one of most modeled retail behaviors in existence, and quant desk has been long since 2am and is selling into your confidence at 9:31 - they don't read same earnings release you do at 8am - automated parsers ran it 5 hours earlier, positions were set, name is already priced before it hits your news feed - order flow imbalance from asian markets predicts US open direction - quant desks weight it explicitly, most retail traders have never heard of it, and both groups see same public exchange data - vol regime they set at 4am changes position sizing by 3x - high-volatility environment means they hold a third the size and harvest from tighter edges; you're just guessing at size - news sentiment parsers score every overnight headline on a factor model trained on how similar stories moved same names in the past - by the time CNBC covers it, they've already positioned - they don't ask "which way?" at open. they ask "which way will retail push this, and where does it exhaust?" - that question alone is worth more than any indicator you run catch: not one input above is proprietary - futures prices are free, exchange data is public, and the academic papers on retail order flow sat on government websites since 2003 they read it, built on top of it, and you were never told where to look every time you log in at 9:29 feeling sharp, that session started 5 hours ago without you read what 4am actually looks like ↓

Livsun

13,323 views • 1 month ago

a quant at a prop firm showed me a 5x5 grid on a napkin said: > this is our entire edge. we don't predict price. we predict which box the market is in and where that box historically leads i didn't understand it for weeks. then it clicked never looked at a chart the same way since grid is called a Markov Chain transition matrix. the math is from 1906, it's in every probability textbook on earth and hedge funds use it because it asks a completely different question than retail traders ever ask retail: will this go up or down quant: what state is this market in, and where does this state typically go every market lives in one of maybe 5-6 states at any given moment tight range, volatility compression, trending with momentum, post-spike reversal, pre-breakout coil not random labels - clusters you identify from actual data using volatility, volume, and momentum readings stacked together once you have the states, you build the matrix: P(state 2 -> state 4) = 73% P(state 4 -> state 1) = 61% P(state 1 -> state 3) = 68% each cell is a historical probability. now when the market is in state 2, you're not guessing you're betting on 73% historical completion. you size it with Kelly. you take the trade when the math says to, not when it feels right i built this on BTC using 2 years of 4-hour data. identified 5 states one i labeled "volatility compression below 20-day mean for 6+ consecutive candles" transitioned to a directional move above 1.8 ATR in 71% of cases average reward/risk on those trades: 5.4 that's not prediction. that's reading a probability table the market keeps filling in for you every single day the part that should bother you: the data to build this is free. the framework is in any quant textbook python to implement it is maybe 200 lines what Renaissance Technologies has that you don't isn't secret data or proprietary signals it's this framework applied to higher-resolution data with more sophisticated state definitions you're not missing information you're asking the wrong question every single time you open a chart

Livsun

189,343 views • 4 months ago

a $40/month server beat a room full of analysts to the same trade by five and a half hours market opens at 9:30. his position was already in at 4am the system is a neural net trained on 11 years of tick data. it flagged the setup before the candle that "confirmed" it had even started forming this is the part retail misunderstands about ML in markets it isn't prediction in the mystical sense. it's pattern classification at a speed and scale human eyes physically cannot match the mechanics: 847,000 labeled historical setups as training data 4,200 data points per second ingested live each new state scored against every pattern the net has ever seen, in milliseconds the model isn't asking "where is price going" it's asking "how closely does the current microstructure match the conditions that preceded a move in my training set" that's a classification problem, and classification is what neural nets do better than anything else output: 3-4 candidate trades a day. he takes the top 2 by confidence score last 90 days: 71% win rate at 2.3 average risk-reward the edge isn't the architecture. the architecture is public pytorch is free, the papers are on arxiv, the network is a few hundred lines the edge is the labeling. what you feed it and how you tag the setups is the entire game retail feeds a model price and time and gets noise a desk feeds it order flow, volatility state, cross-asset context, each example hand-labeled by outcome same network. different training data. that's the whole difference retail watches the news at the open and reacts this system scored every pattern before sunrise and already decided you're not losing because your analysis is wrong you're losing to something that doesn't sleep, doesn't panic, and doesn't second-guess a probability it already computed the dataset was free. the framework was free. the compute was $40 a month the edge was never behind a paywall. it was sitting in a format almost nobody bothered to train on full breakdown in the article below

delost

20,942 views • 2 months ago