Available Indicators

This page lists everything your filters can access. All indicators are calculated fresh from raw price data on each scan cycle.

Price data (OHLC)

DataDescription
OpenOpening price of the candle
HighHighest price during the candle
LowLowest price during the candle
CloseClosing price of the candle

Available for the current candle and previous candles. You can reference “the previous candle” or “the last 5 candles” in your filter descriptions.

Volume

DataDescription
VolumeTrading volume for the current candle
Volume averageAverage volume over N periods (e.g., 20-period average)
Volume ratioCurrent volume relative to the average

Moving averages

IndicatorDescriptionExample periods
MA (SMA)Simple Moving Average9, 20, 50, 100, 200
EMAExponential Moving Average9, 12, 21, 26, 50, 200

Both MA and EMA support any period. Common combinations:

  • 9/21 EMA (short-term momentum)
  • 50/200 MA (golden/death cross)
  • 20 EMA (trend filter)

Oscillators

RSI (Relative Strength Index)

ParameterDefault
Period14
Range0-100

Common levels: 30 (oversold), 70 (overbought), 50 (neutral).

MACD (Moving Average Convergence Divergence)

ComponentDescription
MACD LineDifference between 12 EMA and 26 EMA
Signal Line9 EMA of the MACD line
HistogramMACD line minus signal line

Stochastic Oscillator

ParameterDefault
%K period14
%D period3
Range0-100

Common levels: 20 (oversold), 80 (overbought).

Volatility

Bollinger Bands

ComponentDescription
Upper BandMiddle + (2 x standard deviation)
Middle Band20-period SMA
Lower BandMiddle - (2 x standard deviation)

Default: 20 period, 2 standard deviations. You can specify different values in your description.

ATR (Average True Range)

ParameterDefault
Period14

Measures volatility as the average of true ranges over N periods. Useful for comparing candle size to “normal” range.

Volume-weighted

VWAP (Volume Weighted Average Price)

The average price weighted by volume. Resets daily. Commonly used as a dynamic support/resistance level.

Candlestick patterns

The AI can detect common candlestick patterns:

  • Engulfing (bullish and bearish)
  • Doji
  • Hammer
  • Shooting Star
  • Morning Star / Evening Star
  • Harami

Reference these by name in your filter description: “Find pairs showing a bullish engulfing pattern on the 4H chart.”

Timeframes

All indicators can be calculated on any of these timeframes:

TimeframeScan frequency
1mEvery minute
3mEvery 3 minutes
5mEvery 5 minutes
15mEvery 15 minutes
30mEvery 30 minutes
1hEvery hour
2hEvery 2 hours
4hEvery 4 hours
6hEvery 6 hours
8hEvery 8 hours
12hEvery 12 hours
1dDaily

Lower timeframes scan more frequently but may produce noisier signals. Higher timeframes are more reliable but fire less often.

Market coverage

vyx scans all Binance futures pairs. This includes hundreds of actively traded pairs, covering the full spectrum of the crypto market.

Next steps