Skip to main content

Module strategy

Module strategy 

Expand description

The core strategy trait.

This is the stable contract between the platform and proprietary trading logic. Strategies implement Strategy and return OrderIntents that flow through the risk gateway.

Traits§

Strategy
The core strategy trait — the stable boundary between platform and proprietary trading logic.