Table of Contents

Class MarketDepthImpliedVolatilityDiagramElement

Namespace
StockSharp.Diagram.Elements
Assembly
StockSharp.Diagram.Core.dll

Implied volatility market depth element.

[Display(ResourceType = typeof(LocalizedStrings), Name = "ImpliedVolatilityMarketDepth", Description = "ImpliedVolatilityMarketDepth", GroupName = "Options")]
public class MarketDepthImpliedVolatilityDiagramElement : OptionsBaseModelDiagramElement<IBlackScholes>, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged, IPersistable
Inheritance
MarketDepthImpliedVolatilityDiagramElement
Implements
INotifyPropertiesChanged
IPersistable
Inherited Members
Extension Methods

Constructors

MarketDepthImpliedVolatilityDiagramElement()

Initializes a new instance of the MarketDepthImpliedVolatilityDiagramElement.

public MarketDepthImpliedVolatilityDiagramElement()

Properties

IconName

Icon resource name.

public override string IconName { get; }

Property Value

string

TypeId

The unique identifier of the diagram element type.

public override Guid TypeId { get; }

Property Value

Guid