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.

Inherits: QuotingStrategy

Constructors

BestByPriceQuotingStrategy()

Initializes a new instance of the BestByPriceQuotingStrategy.

Properties

BestPriceOffset : Unit

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

Methods

CreateBehavior() : IQuotingBehavior

Create IQuotingBehavior.

Returns: IQuotingBehavior