Show / Hide Table of Contents

Class OpenMarketDepthCommand

Inheritance
Object
BaseStudioCommand
OpenMarketDepthCommand
Implements
IStudioCommand
Inherited Members
BaseStudioCommand.PossibleDirection
BaseStudioCommand.IsPersistent
Namespace: StockSharp.Studio.Core.Commands
Assembly: StockSharp.Studio.Core.dll
Syntax
public class OpenMarketDepthCommand : BaseStudioCommand, IStudioCommand

Constructors

OpenMarketDepthCommand(Security)

Declaration
public OpenMarketDepthCommand(Security security)
Parameters
Type Name Description
Security security

Properties

Security

Declaration
public Security Security { get; }
Property Value
Type Description
Security

Implements

IStudioCommand

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
StudioCommandHelper.Top<TCommand>(TCommand)
StudioCommandHelper.Deep<TCommand>(TCommand)
StudioCommandHelper.Direction<TCommand>(TCommand, StudioCommandDirections)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾