ExcludeAllStatistics | Excludes all statistics from the trading system request. |
IncludeStatistic | Includes the specified statistic to be present in the requested trading system. |
IsStatisticIncluded | Returns whether the specified statistics item is currently included. |
BaseBarParameters | Returns the trading system's base bar parameters collection, based on the base bar type. |
BaseBarType | Sets/gets the type of the trading system base bar. |
BaseExpression | Sets/gets the base expression, which will be used to formulate this trading system request. |
Continuation | Sets/gets the continuation type, which will be used to formulate this trading system request. The default value is tsctNoContinuation. |
DaysBeforeExpiration | Sets/gets the number of days prior to expiration, when the rollover will occur, to be used to formulate this trading system request. The default value for this property is 0. |
Definition | Returns the trading system definition. |
EqualizeCloses | Gets/sets the equalize closes flag, which will be used to formulate this trading system request. The default value for this property is True. |
HistoricalPeriod | Gets/sets the historical period, which will be used to formulate the trading system request. The default value for this property is hpUndefined. |
IncludeEnd | Gets/sets the include end flag, which will be used to formulate this trading system request. The default value for this property is False. |
IntradayPeriod | Gets/sets the intraday period, which will be used to formulate the trading system request. |
Parameter | Sets/gets the parameter value, which will be used to formulate this trading system request. |
RangeEnd | Gets/sets the range end, which will be used to formulate this trading system request (required). |
RangeStart | Gets/sets the range start, which will be used to formulate this trading system request (required). |
RecalcPeriod | Sets/gets the recalculation period (in seconds), which will be used to formulate the trading system request. The default value for this property is 60. |
SessionFlags | Sets/gets the session flags, which will be used to formulate this trading system request. The default value for this property is sfUndefined. |
SessionsFilter | Sets/gets the sessions filter, which will be used to formulate this trading system request. The default value for this property is 0. |
SubscriptionLevel | Sets/gets the subscription level, which will be used to formulate the trading system request. The default value for this property is tslEachBar. |