Knowledge baseParameters

Context filters: higher trend, liquidity, hours

An entry that fires against the higher trend, in a dead market, is a bad trade waiting to happen. Context filters read the room before the system acts.

4 min read

Why context beats a lone signal

An indicator only sees its own timeframe. Context filters let the system account for the market regime, not just its own signal — cutting counter-trend entries and dead-hour fills that look fine on the chart but bleed in practice.

The three filters

  • Higher-timeframe trend (HTF) — check a higher timeframe’s trend and only enter with it. A higher TF is more reliable but yields fewer trades — it is the single most effective “don’t fight the tide” filter.
  • Liquidity limit — a minimum daily volume; skip thin pairs where your own fill lands at a bad price.
  • Trading hours — restrict entries to active sessions, avoiding dead, low-liquidity hours where spreads widen and moves are noise.

In-product example

An HTF 4h EMA200 filter plus a minimum-volume floor means the system only takes longs while the 4-hour trend is up and the pair actually trades with depth — exactly the conservative posture the strategy presets aim for.

The pitfall

Over-filtering into silence. Each context filter cuts entries, so stacking all of them can leave a system that almost never trades. Add them one at a time and watch the trade count — context should sharpen the system, not mute it.

Next

Learn the entry logic itself in Entry consensus & signals, and the filters in Indicators.

Reading is free. So is testing.

Paper trading costs nothing and needs no card. Build a system, backtest it on real candles, and decide from the result.