Filters Overview
Filters are the core of vyx. A filter defines what market conditions you’re looking for. When those conditions appear on any Binance futures pair, you get a signal.
Built-in filters
Every vyx account has access to four built-in filters that run across all pairs:
- EMA 20 Volume Breakout (5M) — Captures momentum shifts when price crosses above the 20 EMA with significant volume and healthy RSI levels.
- Bullish 5m Mean Revert (5M) — Identifies bullish mean reversion opportunities on the 5-minute timeframe when price is overextended to the downside.
- RSI Deep Dip Rebound (5M) — Captures sharp mean-reversion bounces when RSI recovers from extreme oversold conditions (below 15).
- EMA 20 Volume Breakout (1H) — Identifies bullish momentum shifts where price crosses the 20 EMA with rising volume and neutral-to-bullish RSI.
These are always active and generate signals for all users. They’re a good way to see how vyx works before creating your own filters.
Custom filters
Custom filters are what make vyx different from traditional tools. Instead of selecting from dropdowns and setting thresholds, you describe your trading setup in plain English.
The AI reads your description and generates real filter code that does exactly what you asked for. Not a template with adjusted parameters — actual unique code.
What you can describe
Almost any technical trading setup. Filters can reference:
- Price data (open, high, low, close)
- Volume and volume averages
- Moving averages (MA, EMA) at any period
- Oscillators (RSI, Stochastic, MACD)
- Volatility (Bollinger Bands, ATR)
- VWAP
- Candlestick patterns
- Multiple timeframes
- Comparisons between current and previous candles
Examples
Here are descriptions that work well:
“Find coins where RSI crosses below 30 with rising volume on the 1h chart”
“Find pairs where price crossed above the 20 EMA with volume at least 2x the 20-period average on the 4H timeframe”
“Pairs where the MACD histogram has been negative for at least 5 bars and just turned positive, with price above the 200 EMA on the daily”
Filter limits
| Plan | Custom Filters |
|---|---|
| Free | None |
| Pro ($29/mo) | 5 filters |
| Trader ($59/mo) | Unlimited |
Next steps
- Creating Custom Filters — Step-by-step guide
- Filter Language Reference — Tips for writing effective descriptions
- Available Indicators — Full list of accessible data