Close menu
Explore Plans
Mobile menu Close menu
Kalshi

Market price crossed threshold

This trigger fires every time a Kalshi market's YES price crosses the threshold percentage you specify.

Developer info

API endpoint slug
kalshi.market_price_crossed_threshold

Trigger fields

Ticker Text input

Label
Market ticker
Helper text
Paste the kalshi.com market URL or the market ticker (e.g. KXNBASPREAD-26MAY04MINSAS-MIN3). For events with multiple markets (sports spreads, temperature buckets), paste the ticker — find it on the market's Details panel.
Slug
ticker
Required
true
Can have default value
true

Direction Dropdown list

Label
Direction
Slug
direction
Required
true
Can have default value
true

Threshold cents Text input > Regular expression

Label
Threshold (cents)
Helper text
Whole number from 1 to 99. Kalshi YES prices range from 1¢ to 99¢ and represent the implied probability.
Slug
threshold_cents
Required
true
Can have default value
true

Ingredients

Ticker Kalshi market ticker

Slug
ticker
Filter code
Kalshi.marketPriceCrossedThreshold.Ticker
Type
String
Example
KXPRESPARTY-28-D

Market title Human-readable market title

Slug
market_title
Filter code
Kalshi.marketPriceCrossedThreshold.MarketTitle
Type
String
Example
Will the Democrats win the 2028 presidential election?

Current price cents Current YES price in cents (0–100)

Slug
current_price_cents
Filter code
Kalshi.marketPriceCrossedThreshold.CurrentPriceCents
Type
String
Example
62

Threshold cents The threshold value the price crossed

Slug
threshold_cents
Filter code
Kalshi.marketPriceCrossedThreshold.ThresholdCents
Type
String
Example
60

Direction crossed Whether the price crossed above or below the threshold

Slug
direction_crossed
Filter code
Kalshi.marketPriceCrossedThreshold.DirectionCrossed
Type
String
Example
above

Volume24h dollars 24-hour trading volume in dollars

Slug
volume_24h_dollars
Filter code
Kalshi.marketPriceCrossedThreshold.Volume24hDollars
Type
String
Example
1234567

Market url Link to the market on kalshi.com

Slug
market_url
Filter code
Kalshi.marketPriceCrossedThreshold.MarketUrl
Type
Web URL
Example
https://kalshi.com/markets/KXPRESPARTY-28-D

Crossed at When the cross was detected

Slug
crossed_at
Filter code
Kalshi.marketPriceCrossedThreshold.CrossedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00