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, ILogSource, IDisposable, ICloneable<Strategy>, ICloneable, IMarketDataProvider, ISubscriptionProvider, ISecurityProvider, ISecurityMessageProvider, ITransactionProvider, IScheduledTask, ICustomTypeDescriptor, ITimeProvider, IPortfolioProvider, IPositionProvider
- Inheritance
-
LastTradeQuotingStrategy
- Implements
- Inherited Members
- Extension Methods
-
MarketRuleHelper.WhenPartiallyFinishedCandles<TCandle>(ISubscriptionProvider, Subscription, decimal)
Constructors
LastTradeQuotingStrategy()
Initializes a new instance of the LastTradeQuotingStrategy.
public LastTradeQuotingStrategy()
Methods
CreateBehavior()
Create IQuotingBehavior.
protected override IQuotingBehavior CreateBehavior()