Module Trading_engine.Scripted_strategy

A deterministic strategy driven by intents scheduled after market slices.

type state
val create : (int64 * Strategy.intent list) list -> (state, string) Stdlib.result
val name : string