AddSubExpression | Adds a new sub-expression to the expression. |
Continuation | Sets/gets the continuation type, which will be used to formulate the expression 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 the expression request. The default value for this property is 0. |
EqualizeCloses | Gets/sets the equalize closes flag, which will be used to formulate the expression request. The default value for this property is True. |
HistoricalPeriod | Sets/gets the historical period, which will be used to formulate the expression request. The default value for this property is hpUndefined. |
IncludeEnd | Sets/gets the include end flag, which will be used to formulate the expression request. The default value for this property is False. |
IntradayPeriod | Sets/gets the intraday period, which will be used to formulate the expression request. |
RangeEnd | Sets/gets the range end, which will be used to formulate the expression request (required). |
RangeStart | Sets/gets the range start, which will be used to formulate the expression request (required). |
RecalcPeriod | Sets/gets the recalculation period (in seconds), which will be used to formulate the expression request. The default value for this property is 60. |
SessionFlags | Sets/gets the session flags, which will be used to formulate the expression request. The default value for this property is sfUndefined. |
SessionsFilter | Sets/gets the sessions filter, which will be used to formulate the expression request. The default value for this property is 0. |
SubExpression | Returns the sub-expression by its index. |
SubExpressionAlias | Returns the sub-expression alias by its index. |
SubExpressionCount | Returns the number of sub-expressions in the CQGExpressionRequest. |
SubscriptionLevel | Sets/gets the subscription level, which will be used to formulate the expression request. The default value for this property is tslEachBar. |
UpdatesEnabled | Gets/sets the updates enabled flag, which will be used to formulate the expression request. The default value for this property is False. |