Table of Contents

Enum SimulationMode

Namespace
Balsam
Assembly
Balsam.Backtester.dll

Simulation mode

public enum SimulationMode

Fields

Backtesting = 0

Backtesting

WalkForward = 1

Walk-forward optimization

Production = 2

Production. Same bar MOC orders and certain functions like Peek are not available.