Table of Contents

Class ScalpingMarketDepthControl

Namespace
StockSharp.Studio.Controls
Assembly
StockSharp.Studio.Controls.dll
public class ScalpingMarketDepthControl : BaseStudioControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IStudioControl, IPersistable, IDisposable, INotifyPropertyChanged, IStudioCommandScope, IComponentConnector
Inheritance
ScalpingMarketDepthControl
Implements
IPersistable
Inherited Members
Extension Methods

Constructors

ScalpingMarketDepthControl()

public ScalpingMarketDepthControl()

Properties

Settings

public BuySellSettings Settings { get; }

Property Value

BuySellSettings

Methods

Dispose()

public override void Dispose()

InitializeComponent()

public void InitializeComponent()

Load(SettingsStorage)

public override void Load(SettingsStorage settings)

Parameters

settings SettingsStorage

Save(SettingsStorage)

public override void Save(SettingsStorage settings)

Parameters

settings SettingsStorage

SendCommand(IStudioCommand)

public override void SendCommand(IStudioCommand command)

Parameters

command IStudioCommand