Skip to main content

Top-Level fields

Strategy Definition fieldMesoLive supportNotes
MesoSimVersionUsedMust be v3+ (validated during import).
StrategyNameSupportedUsed as the default strategy name during import; can be overwritten.
DescriptionSupportedUsed as the default strategy description during import; can be overwritten.
Backtest.NameIgnoredBacktest metadata is not used for live execution.
Backtest.StartIgnoredLive runs on real time (wall-clock).
Backtest.EndIgnoredLive runs on real time (wall-clock).
Backtest.CashIgnoredLive uses the real-time account NAV via the nav variable.
SymbolSupportedUsed as the default underlying in the Build flow, but you can change it per position.
StructureSupportedSee Structure.
EntrySupportedSee Entry.
AdjustmentSupportedSee Adjustments.
ExitSupportedSee Exit.
ExternalDataSupportedLoaded from CSV and refreshed periodically (typically ~1 minute). See External Data.
SettingsSupportedMany sim-only settings are ignored; some “core” knobs are overridden by MesoLive UI controls. See Settings.

See also: