Show / Hide Table of Contents

Class StrategyDataType

Strategy data types.

Inheritance
Object
StrategyDataType
Namespace: StockSharp.Algo.Strategies.Messages
Assembly: StockSharp.Algo.dll
Syntax
public static class StrategyDataType : Object

Properties

Info

StrategyInfoMessage.

Declaration
public static DataType Info { get; }
Property Value
Type Description
DataType

State

StrategyStateMessage.

Declaration
public static DataType State { get; }
Property Value
Type Description
DataType
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾