TheorPriceQuotingBehavior

StockSharp.Algo.Strategies.Quoting

Quoting behavior for options based on theoretical price with an offset range.

Implements: IQuotingBehavior

Constructors

TheorPriceQuotingBehavior
public TheorPriceQuotingBehavior(Range<Unit> theorPriceOffset)
theorPriceQuotingBehavior = TheorPriceQuotingBehavior(theorPriceOffset)

Quoting behavior for options based on theoretical price with an offset range.

theorPriceOffset
Theoretical price offset range.