Supported Conditions & Triggers

The condition and trigger types you can build strategy rules from. The in-app builder is the authoritative source; this is a reference overview. For how conditions combine, see Building Conditions.

Price conditions#

ConditionDescription
Price crosses levelPrice crosses a fixed price you set.
Price above / belowPrice is above or below a reference (level or moving average).
Percentage movePrice moves X% within a period.
New high / lowPrice makes a new high or low over a lookback.

Indicator conditions#

ConditionDescription
Indicator vs valuee.g. RSI(14) < 30.
Indicator vs indicatore.g. EMA(50) > EMA(200).
Cross above / belowFires on the moment two series cross.

Market-data conditions#

ConditionDescription
Liquidation spikeLiquidation volume exceeds a threshold in a window.
Open interest changeOI rising, falling, or crossing a level.
Funding rateFunding positive, negative, or beyond an extreme.

See Market Data Explained for what these mean.

Time-based conditions#

ConditionDescription
Time of dayOnly act within a time window.
Day of weekRestrict to certain days.
Since-entry timerAct a set time after a position opens.

Logic#

Conditions combine with AND (all true) and OR (any true), and can be grouped to express precise situations.

Ready to put this into practice?Get started