跳至内容

Series Array Identifiers

序列数组标识符

该序列数组标识符用于ArrayCopySeries()iHighest()iLowest()函数。它可以是以下值之一:

ID描述
MODE_OPEN0开盘价
MODE_LOW1低价
MODE_HIGH2高价
MODE_CLOSE3收盘价
MODE_VOLUME4成交量,用于iLowest()iHighest()函数
MODE_TIME5Bars的开放时间,用于ArrayCopySeries()函数

最后更新于