StatisticalIndicatorAPI.InstrumentFilter Property

[Category(CATEGORY_INSTRUMENT_DEFAULTS)] 
[DisplayName("Filter")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public InstrumentFilter InstrumentFilter {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_INSTRUMENT_DEFAULTS)] 
[DisplayName("Filter")] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public:  
property InstrumentFilter^ InstrumentFilter { 
InstrumentFilter^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_INSTRUMENT_DEFAULTS) 
DisplayName("Filter") 
TypeConverter(typeof(ExpandableObjectConverter)) 
function get InstrumentFilter() : InstrumentFilter;
This language is not supported or no code example is available.

Property Value

InstrumentFilter

In this article

Definition