Liquidate Alpaca positions when Kalshi market resolves
This trigger fires when the Kalshi market you specify resolves to YES or NO.
Developer info
- API endpoint slug
- kalshi.market_resolved
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
Ingredients
Ticker Kalshi market ticker
- Slug
- ticker
- Filter code
- Kalshi.marketResolved.Ticker
- Type
- String
- Example
- KXPRESPARTY-28-D
Market title Human-readable market title
- Slug
- market_title
- Filter code
- Kalshi.marketResolved.MarketTitle
- Type
- String
- Example
- Will the Democrats win the 2028 presidential election?
Result Settlement result (yes, no, or other outcome value)
- Slug
- result
- Filter code
- Kalshi.marketResolved.Result
- Type
- String
- Example
- yes
Final price cents Final settlement price in cents (0 or 100)
- Slug
- final_price_cents
- Filter code
- Kalshi.marketResolved.FinalPriceCents
- Type
- String
- Example
- 100
Volume total dollars Total volume traded over the market's lifetime in dollars
- Slug
- volume_total_dollars
- Filter code
- Kalshi.marketResolved.VolumeTotalDollars
- Type
- String
- Example
- 45678901
Market url Link to the market on kalshi.com
- Slug
- market_url
- Filter code
- Kalshi.marketResolved.MarketUrl
- Type
- Web URL
- Example
- https://kalshi.com/markets/KXPRESPARTY-28-D
Resolved at When the market settled
- Slug
- resolved_at
- Filter code
- Kalshi.marketResolved.ResolvedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00