Skip to main content

Module intents

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§

OrderIntent
An order intent emitted by a strategy.

Enums§

IntentAction
What the strategy wants to do.
TimeInForce
Time-in-force policy for an order.