Lean  $LEAN_TAG$
QuantConnect.Securities.Option.StrategyMatcher.ConstantOptionStrategyLegReferenceValue Class Reference

Provides methods for easily creating instances of ConstantOptionStrategyLegPredicateReferenceValue<T> More...

Static Public Member Functions

static IOptionStrategyLegPredicateReferenceValue Create (object value)
 Creates a new instance of the ConstantOptionStrategyLegPredicateReferenceValue<T> class for the specified value More...
 

Detailed Description

Provides methods for easily creating instances of ConstantOptionStrategyLegPredicateReferenceValue<T>

Definition at line 56 of file ConstantOptionStrategyLegPredicateReferenceValue.cs.

Member Function Documentation

◆ Create()

static IOptionStrategyLegPredicateReferenceValue QuantConnect.Securities.Option.StrategyMatcher.ConstantOptionStrategyLegReferenceValue.Create ( object  value)
static

Creates a new instance of the ConstantOptionStrategyLegPredicateReferenceValue<T> class for the specified value

Definition at line 62 of file ConstantOptionStrategyLegPredicateReferenceValue.cs.


The documentation for this class was generated from the following file: