Skip to main content

Module protocol

Module protocol 

Source

Structs§

AgentResponse
DoneMessage
Sent when the feed is exhausted or the run ends.
InitMessage
Sent once at the start of an agent session.
ShutdownMessage
TickMessage
Sent each tick with current market state and engine snapshot.

Enums§

AgentAction
A single action the agent wants to execute.
AgentMessage
Response from the agent process.