Module intents
Expand description
Strategy-facing order intents.
Unlike the journal’s platform_core::events::OrderIntent, which omits
venue_id and instrument_id (those live on the [EngineEvent] envelope),
this strategy-facing type is self-contained. The runner converts SDK intents
to journal form.
Structs§
- Order
Intent - An order intent emitted by a strategy.
Enums§
- Intent
Action - What the strategy wants to do.
- Time
InForce - Time-in-force policy for an order.