Table of Contents

Class TheorPriceQuotingStrategy

Namespace
StockSharp.Algo.Strategies.Quoting
Assembly
StockSharp.Algo.dll

Option theoretical price quoting.

[Obsolete("Use QuotingProcessor.")]
public class TheorPriceQuotingStrategy : BestByPriceQuotingStrategy, IPersistable, INotifyPropertyChangedEx, INotifyPropertyChanged, IMarketRuleContainer, ILogReceiver, ILogSource, IDisposable, ICloneable<Strategy>, ICloneable, IMarketDataProvider, ISubscriptionProvider, ISecurityProvider, ISecurityMessageProvider, ITransactionProvider, IScheduledTask, ICustomTypeDescriptor, ITimeProvider, IPortfolioProvider, IPositionProvider
Inheritance
TheorPriceQuotingStrategy
Implements
Inherited Members
Extension Methods

Constructors

TheorPriceQuotingStrategy()

Initializes a new instance of the TheorPriceQuotingStrategy.

public TheorPriceQuotingStrategy()

Properties

TheorPriceOffset

Theoretical price offset.

public Range<Unit> TheorPriceOffset { get; set; }

Property Value

Range<Unit>

Methods

CreateBehavior()

protected override IQuotingBehavior CreateBehavior()

Returns

IQuotingBehavior

IQuotingBehavior