Table of Contents

Class MarketDepthCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class MarketDepthCommand : EntityCommand<MarketDepth>, IStudioCommand
Inheritance
MarketDepthCommand
Implements
Inherited Members
Extension Methods

Constructors

MarketDepthCommand(Subscription, MarketDepth)

public MarketDepthCommand(Subscription subscription, MarketDepth depth)

Parameters

subscription Subscription
depth MarketDepth

Properties

SourceId

public Guid? SourceId { get; set; }

Property Value

Guid?