Table of Contents

Class LastTradeQuotingStrategy

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

The quoting by the last trade price.

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

Constructors

LastTradeQuotingStrategy()

Initializes a new instance of the LastTradeQuotingStrategy.

public LastTradeQuotingStrategy()

Methods

CreateBehavior()

protected override IQuotingBehavior CreateBehavior()

Returns

IQuotingBehavior

IQuotingBehavior