BestByPriceQuotingStrategy

StockSharp.Algo.Strategies.Quoting

The quoting by the best price. For this quoting the shift from the best price BestPriceOffset is specified, on which quoted order can be changed.

Наследует: QuotingStrategy

Конструкторы

BestByPriceQuotingStrategy()

Initializes a new instance of the BestByPriceQuotingStrategy.

Свойства

BestPriceOffset : Unit

The shift from the best price, on which quoted order can be changed.

Методы

CreateBehavior() : IQuotingBehavior

Create IQuotingBehavior.

Возвращает: IQuotingBehavior