Table of Contents

Class StrategyContext

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

The strategy context.

public class StrategyContext
Inheritance
StrategyContext
Inherited Members
Extension Methods

Constructors

StrategyContext()

public StrategyContext()

Properties

ExcludeUI

Exclude UI.

public bool ExcludeUI { get; set; }

Property Value

bool