Skip to main content

LiveStrategy

Live strategy metadata and definition.

FieldTypeRequiredNullableDefaultDescription
IdintYesNoLive strategy id.
NamestrYesNoUser-facing strategy name.
DescriptionstrYesNoUser-facing strategy description.
BacktestIdstrYesNoBacktest identifier used for traceability (as produced by MesoSim tooling).
MesoSimInstancestrYesNoMesoSim instance identifier where the strategy definition originated.
StrategyDefinitiondict[str, Any]YesNoStrategy Definition payload.
ActiveOnAccountslist[str]YesNoBroker account ids where this strategy is active/enabled.
CreatedAtdatetimeYesNoUTC timestamp when the strategy was created.