Table of Contents

Namespace Virtufin.Core.Scenario

Structs

ScenarioId

Opaque scenario identifier (e.g. LIVE, S7F3A9B). Resolves to a full configuration via the scenario registry.

Interfaces

IScenarioConfiguration

Marker for any configuration that ties together a market data source, an initial portfolio state, a strategy, and an execution engine into a single named, registered scenario.

IScenarioRegistry

Marker for a scenario registry: maps ScenarioId to IScenarioConfiguration.