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.

Herda de: QuotingStrategy

Construtores

BestByPriceQuotingStrategy()

Initializes a new instance of the BestByPriceQuotingStrategy.

Propriedades

BestPriceOffset : Unit

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

Métodos

CreateBehavior() : IQuotingBehavior

Create IQuotingBehavior.

Retorna: IQuotingBehavior