Table of Contents

Class TradingSession

Namespace
StockSharp.Micex.Native.Tables
Assembly
StockSharp.Micex.dll

Торговые сессии.

public class TradingSession
Inheritance
TradingSession
Inherited Members
Extension Methods

Constructors

TradingSession()

Создать TradingSession.

public TradingSession()

Properties

Id

Торговая сессия.

public string Id { get; set; }

Property Value

string

Name

Имя торговой сессии.

public string Name { get; set; }

Property Value

string

Shortname

Краткое наименование.

public string Shortname { get; set; }

Property Value

string