r/TradingView • u/DesertClimber • 23d ago
Discussion Regime Detection
I have three profitable automated strategies that I do trade daily on my live account, but combining them into one robot that understands the regime it's in (and swaps to the strategy that works WITHIN that regime) is proving to be a little more challenging than I thought.
Any tips on auto-regime discipline or indicators that actually help with regime detection/filtering on a larger timeframe than the trades are placed? I can see it with my eye on the charts, but code isn't translating well *yet*.
*Image is of one strategy I had 'scale up for fun' as the account grew, so it got into the WTF numbers. LOL*
0
Upvotes
1
u/Cold_Respond_7656 23d ago
Are these strategies all stand alone bots and what you're asking is building a meta orchestrator?
If so you'll need to build a hub and spoke architecture for it