BestByPriceQuotingBehavior
StockSharp.Algo.Strategies.Quoting
Quoting behavior based on the best price with a configurable offset.
Implements: IQuotingBehavior
Constructors
BestByPriceQuotingBehavior
public BestByPriceQuotingBehavior(Unit bestPriceOffset)
bestByPriceQuotingBehavior = BestByPriceQuotingBehavior(bestPriceOffset)
Quoting behavior based on the best price with a configurable offset.
- bestPriceOffset
- The minimum deviation triggering order adjustment.