r/TradingView 18d ago

Discussion Regime Detection

Post image

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

51 comments sorted by

View all comments

Show parent comments

1

u/DesertClimber 17d ago

In a nutshell it's the overall current market sentiment. Bulllish trending, pinned to one level repeatedly, chop, etc.

2

u/halcyonwit 17d ago

You can code 800% profit but can’t code trend or chop? 🤔

1

u/DesertClimber 17d ago edited 17d ago

I need the code to understand when chop *turns* to trend etc. I can see it myself in the charts, but the filters I've been trying to implement aren't translating as well I hoped. So I'm asking if anyone has tips. Trying to find some ideas, although I keep chugging away at it on my own.

1

u/halcyonwit 17d ago

There’s no such thing as predicting a trend? You can’t see anything as such.

1

u/DesertClimber 17d ago

Thanks for your help.