BestByVolumeQuotingStrategy

StockSharp.Algo.Strategies.Quoting

The quoting according to the Best By Volume rule. For this quoting the volume delta VolumeExchange is specified, which can stand in front of the quoted order.

继承自: QuotingStrategy

构造函数

BestByVolumeQuotingStrategy()

Initializes a new instance of the BestByVolumeQuotingStrategy.

属性

VolumeExchange : Unit

The volume delta that can stand in front of the quoted order.

方法

CreateBehavior() : IQuotingBehavior

Create IQuotingBehavior.

返回值: IQuotingBehavior