Hello, I’m looking for a quick and easy way to have a strategy adjust to only trade when the market is clearly tending a certain way. In other words I need it to avoid sideways trading as that seems to be a point of weakness for it. What is a good way I can adjust the strategy out in Strategy Builder? Thanks! Jeff
I see it’s been a while since this was posted, but I just wanted to ask if anyone ended up adding a trend filter like EMA or ADX into their strategy successfully. Did it help with false signals or overtrading? I’m trying something similar now and wondering what kind of lookback periods worked best for others when checking higher timeframe trends.
I’ve done something similar by checking the slope of a moving average to decide trend direction before placing trades. If you’re working with complex setups or combining several indicators to catch trend shifts, the Quantum AI Trading Platform made it easier for me with built-in tools that handle a lot of the logic in the background, so I didn’t have to code every condition manually.