HistoricalDataSimulator.Trades Property

[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public HistoricalDataOptions Trades {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_HISTORICAL_DATA_DEFAULTS)] 
[TypeConverter(typeof(ExpandableObjectConverter))] 
public:  
property HistoricalDataOptions^ Trades { 
HistoricalDataOptions^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_HISTORICAL_DATA_DEFAULTS) 
TypeConverter(typeof(ExpandableObjectConverter)) 
function get Trades() : HistoricalDataOptions;
This language is not supported or no code example is available.

Property Value

HistoricalDataOptions

In this article

Definition