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
-
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()