Category (Reserved Word)
Returns a numeric expression identifying the type of symbol (such as stock, future, or index). Category should not be used in a TradingApp as the value returned is not meaningful."
Value1 = Category ;
You must assign the reserved word to a numeric variable in order to obtain the number representing the type of symbol. The possible numbers are:
Number | Description |
0 |
Future |
1 |
Future Option |
2 |
Stock |
3 |
Stock Option |
4 |
Index |
5 |
Currency Option |
6 |
Mutual Fund |
7 |
Money Market Fund |
8 |
Index Option |
9 |
Cash |
10 |
Bond |
11 |
Spread |
12 |
Forex |
13 |
CPC Symbol |
14 |
Composite |
18 |
Stock CFD |
19 |
Forex CFD |
20 |
Index CFD |
21 |
Future CFD |