Day Trading vs. Swing Trading vs. Position Trading 86 replies
Disliked"claude make me rich" why spend time to make a bot that cant learn from you? we are not there yet and hopefully i assumed correct that the people that are building these things are profitable... but i feel like trying to vibecode a bot should be just a hobby, and a lot of people i see here take it serious, says a lotIgnored
Disliked{image} I have been busy building myself a bespoke analysis platform. Mainly so that I can turn the time and sales data into something useful for my eyes to watch. On screen we have 1-min candles, Volume histogram, Volume Profile, Cumulative Delta and Volume Delta. There are levels for VAH, VAL, POC from the previous day and in the developing day. The GEX Levels are also present, so I can tell whether the market makers are -ve or +ve gamma. This isn't an execution software project; it is purely for trying to work out in finer detail who is in control...Ignored
Disliked{quote} This is the kind of stuff I wish TradingView did natively.how are you calculating the GEX levels?Ignored
Disliked{image} For those following along, I just updated the strategies site. Tested 112 different ideas. Most failed. https://www.rfastrat.com/module1 PS. This is a free resource, not some sort of sales funnel.Ignored
Disliked{image} I troll the internet looking for strategies that I can deploy. Here is one that I have adapted to work within the TopStepX XFA accounts. I am forward testing it via paper trading. It is based on a trading concept that Linda Raske had published. Simple continuation/momentum trade. "The Raschke Anti pattern identifies buy-the-dip moments within an established uptrend using Stochastics." It's simple, so coding isn't a problem. Which means it is easy to watch via a Tradingview or MT5 indicator.Ignored
Disliked{quote} Shoutout for building that site for everyone! I’ve been working on something similar myself. I pulled hundreds of TradingView strategies using Codex, then ran them all through FTMO’s $100k account rule set to filter out the bad ones. Quick heads-up on FTMO’s rules: their $100k funded accounts used to let you hold trades overnight, but that’s no longer allowed now. I built a full automated screening pipeline around these compliance rules. I ran 400 distinct strategies through this auto-check system, and only one ORB strategy passed all the...Ignored
Disliked{image} I have been busy building myself a bespoke analysis platform. Mainly so that I can turn the time and sales data into something useful for my eyes to watch. On screen we have 1-min candles, Volume histogram, Volume Profile, Cumulative Delta and Volume Delta. There are levels for VAH, VAL, POC from the previous day and in the developing day. The GEX Levels are also present, so I can tell whether the market makers are -ve or +ve gamma. This isn't an execution software project; it is purely for trying to work out in finer detail who is in control...Ignored
Disliked"claude make me rich" why spend time to make a bot that cant learn from you? we are not there yet and hopefully i assumed correct that the people that are building these things are profitable... but i feel like trying to vibecode a bot should be just a hobby, and a lot of people i see here take it serious, says a lotIgnored
Disliked{image} And here is an insight into how I will spend the rest of my day: I built (vibecoded) an indicator, based on a deep dive of a scalper who not only sells indicators, but has a trading group where other traders use his indicators. The scalper has an online presence and demonstrates how he uses the indicator and scalps the markets. I trained an LLM on this data, where it matched visually what he was looking for, and then we tried to run it algorithmically, as scalping is all about getting small wins, getting to BE and then letting a couple of...Ignored
Disliked{image} It may not look much, but to me this is a thing of beauty. A long time ago, I read that if you take a loss and you are in a period of drawdown, you should size down until you recover your account back to the High Water Mark. So the concept is not new. If only I had heeded the advice a long time ago, things could have been very different.Ignored
Disliked- Aggression (order flow): information that isn't in the price yet — who's lifting offers vs hitting bids, where size is absorbed, where it's pulled. This is the purest alpha candidate because by definition it's not already paid for in the level. - Gradient (the driving force / regime): knowing when and how much and which direction — so you time or size the beta better than static-long, or harvest both sides instead of one. This is "predict the move," not "hold through it." This is what I am working on nowIgnored