Class TheorPriceQuotingBehavior
- Namespace
- StockSharp.Algo.Strategies.Quoting
- Assembly
- StockSharp.Algo.dll
Quoting behavior for options based on theoretical price with an offset range.
public class TheorPriceQuotingBehavior : IQuotingBehavior
- Inheritance
-
TheorPriceQuotingBehavior
- Implements
- Inherited Members
- Extension Methods
Remarks
Initializes a new instance of the TheorPriceQuotingBehavior class.
Constructors
TheorPriceQuotingBehavior(Range<Unit>)
Quoting behavior for options based on theoretical price with an offset range.
public TheorPriceQuotingBehavior(Range<Unit> theorPriceOffset)
Parameters
Remarks
Initializes a new instance of the TheorPriceQuotingBehavior class.