Intraday Parameter Codes and Values

The following tables contain codes and syntax referenced by options in the add-fieldset configuration item.

Recordtype codes

Values accepted by the recordtype option of add-fieldset:

fund cash futures cash option futures option market stats market indices time series link record large page small mntr pg small non-mntr spread data

Treasury Debt

32

33

34

35

36

37

38

39

40

41

42

43

44

Sovereign Debt

48

49

50

51

52

53

54

55

56

57

58

59

60

Mortgage Backed Debt

64

65

66

67

69

60

70

71

72

73

74

75

76

Corporation Debt

80

81

82

83

84

85

86

87

88

89

90

91

92

Equity Linked

96

97

98

99

100

101

102

103

104

105

106

107

108

Equity

112

113

114

115

116

117

118

119

120

121

122

123

124

Energy

128

129

130

131

132

133

134

135

136

137

138

139

140

Commodities - Soft

144

145

146

147

148

149

150

151

152

153

154

155

156

Commodities—Base Metals

160

161

162

163

164

165

166

167

168

169

170

171

172

Commodities—Precious Metals

176

177

178

179

180

181

182

183

184

185

186

187

188

Commodities—Grain/seeds

192

193

194

195

196

197

198

199

200

201

202

203

204

Forex

208

209

210

211

212

213

214

215

216

217

218

219

220

Money Markets

240

241

242

243

244

245

246

257

248

249

250

251

252

add-field flags parameter values

Values accepted by the Flags parameter of the add-field option of add-fieldset.

Flag Meaning

=

Cache last value in period

<<

Cache first value in period

>

Cache highest value in period

<

Cache lowest value in period

>%

Cache highest integer

<%

Cache lowest integer

+%

Cache rolling integer addition

+

Cache rolling floating addition

Using RPN rules

Validation rule operators

Operators accepted by the rules configuration option are listed in the table below:

Operator Description Notes

+ - / *

Standard operators

Takes two parameters.

=

Equals

Takes two parameters.

!

Not equal

Takes two parameters.

{

Less than or equal to

Takes two parameters.

}

Greater than or equal to

Takes two parameters.

<

Less than

Takes two parameters.

>

Greater than

Takes two parameters.

&

And

Takes two parameters.

|

Or

Takes two parameters.

~

Absolute value

Takes a single parameter.

$Field

Field in current update

Extracts the value from the current update.

@Field

Last field for this symbol which passed all rules

Extracts the value fromthe previous update.