Table of Contents

Enum EmulationMarketDataModes

Namespace
StockSharp.Algo.Strategies.Testing
Assembly
StockSharp.Algo.dll

The data type for paper trading.

public enum EmulationMarketDataModes
Extension Methods

Fields

[Display(ResourceType = typeof(LocalizedStrings), Name = "Generated")] Generate = 1

Generated.

[Display(ResourceType = typeof(LocalizedStrings), Name = "None")] No = 2

None.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Storage")] Storage = 0

Storage.