TheorPriceQuotingStrategy

StockSharp.Algo.Strategies.Quoting

Precio teórico de la opción citando.

Hereda de: BestByPriceQuotingStrategy

Constructores

TheorPriceQuotingStrategy
public TheorPriceQuotingStrategy()
theorPriceQuotingStrategy = TheorPriceQuotingStrategy()

Inicia una nueva instancia de la TheorPriceQuotingStrategy.

Propiedades

TheorPriceOffset
public Range<Unit> TheorPriceOffset { get; set; }
value = theorPriceQuotingStrategy.TheorPriceOffset
theorPriceQuotingStrategy.TheorPriceOffset = value

Contrarrendador de precios teóricos.

Métodos

CreateBehavior
protected override IQuotingBehavior CreateBehavior()
result = theorPriceQuotingStrategy.CreateBehavior()

Crear IQuotingBehavior@.

Devuelve: IQuotingBehavior