Loading video...

Video Failed to Load

Go Home

a trader in Shanghai has been running 71% annual returns since 2019 without ever touching a Western exchange nobody outside Weibo knows his name he doesn't manage outside capital, never went on a podcast, never posted a P&L screenshot pause at 0:34 - look at the monitor behind him...

25,085 views • 3 months ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

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 prop trader from chicago made $847k in 180 days just by asking one question every single morning that 99% of traders never ask he didn't build a new model didn't touch machine learning just opened excel and spent 8 minutes on one calculationthe question: what state is the market in right now, and where does it statistically go next most traders ask "will this go up or down". that's 50/50 he started asking "is the market trending, ranging, or reversing" and then looked at the historical probability of each transitionturns out markets don't flip randomly they cycle through states. each state has a fixed probability of shifting to the next onehe built a 5x5 grid on a napkin: trending up -> 68% stays trending, 21% flips to range, 11% reverses ranging -> 54% stays range, 28% breaks up, 18% breaks down trending down -> 61% stays falling, 24% to range, 15% reverses he didn't predict direction he just calculated which state had the highest expected value and sized the position with kelly criterion that's the entire edgethe framework is from 1906 - andrei markov. free in every probability textbook on earthrenaissance technologies has been running this since 1988 37 years of 66% annual returnsdata costs nothing - yahoo finance, federal reserve, any broker implementation is 200 lines of python what separates him from the retail traders losing money isn't intelligence or capital or luck it's that he was willing to think differently about the same data everyone else sees every single day they kept you staring at candles while the people who got it were reading transition matrices bookmark this - you're either asking the wrong question or you're not asking it at all

Livsun

41,765 views • 2 months ago

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

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