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.

Hereda de: QuotingStrategy

Constructores

BestByVolumeQuotingStrategy()

Initializes a new instance of the BestByVolumeQuotingStrategy.

Propiedades

VolumeExchange : Unit

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

Métodos

CreateBehavior() : IQuotingBehavior

Create IQuotingBehavior.

Devuelve: IQuotingBehavior