Class MarketDepthImpliedVolatilityDiagramElement
- Namespace
- StockSharp.Diagram.Elements
- Assembly
- StockSharp.Diagram.Core.dll
Implied volatility market depth element.
[Display(ResourceType = typeof(LocalizedStrings), Name = "ImpliedVolatility", Description = "ImpliedVolatilityMarketDepth", GroupName = "Options")]
public class MarketDepthImpliedVolatilityDiagramElement : OptionsBaseModelDiagramElement<IBlackScholes>, ILogReceiver, ILogSource, IDisposable, INotifyPropertyChanging, INotifyPropertyChanged, ICustomTypeDescriptor, INotifyPropertiesChanged, IPersistable
- Inheritance
-
MarketDepthImpliedVolatilityDiagramElement
- Implements
-
INotifyPropertiesChangedIPersistable
- 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
TypeId
The unique identifier of the diagram element type.
public override Guid TypeId { get; }