Event:
Cost: 0.1 credits per delivery
trader_market_pnl Cost: 0.1 credits per delivery
When to use this
- Alert when a trader books a target profit or loss inside a single market you care about.
- Scope PnL tracking to specific condition IDs or event slugs instead of a trader’s whole book.
- Spot outsized per-market wins or drawdowns by pairing PnL bounds with volume filters.
Subscription filters
Add these to thefilters object when you create the subscription.
Example
Notes
- Combine
min_realized_pnl_usdandmax_realized_pnl_usdto match a PnL band rather than a single bound. timeframesscopes the window over which per-market realized PnL is measured;lifetimeuses the trader’s full history in that market.