LimitQuotingBehavior

StockSharp.Algo.Strategies.Quoting

Quoting behavior based on a fixed limit price.

Implements: IQuotingBehavior

Constructors

LimitQuotingBehavior
public LimitQuotingBehavior(decimal limitPrice)
limitQuotingBehavior = LimitQuotingBehavior(limitPrice)

Quoting behavior based on a fixed limit price.

limitPrice
The fixed price for quoting.