Skip to main content

CreateStrategyArgs

Arguments for CreateStrategy.

FieldTypeRequiredNullableDefaultDescription
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 should be active/enabled.