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