|
static const int | DEALER_SOLD_SHORT = 0 |
| Dealer Sold Short = 0.
|
|
static const int | DEALER_SOLD_SHORT_EXEMPT = 1 |
| Dealer Sold Short Exempt = 1.
|
|
static const int | QSR_OR_AGU_CONTRA_SIDE_SOLD_SHORT = 4 |
| Qualifed Service Representative (QSR) or Automatic Giveup (AGU) Contra Side Sold Short = 4.
|
|
static const int | QSR_OR_AGU_CONTRA_SIDE_SOLD_SHORT_EXEMPT = 5 |
| QSR or AGU Contra Side Sold Short Exempt = 5.
|
|
static const int | SELLING_CUSTOMER_SOLD_SHORT = 2 |
| Selling Customer Sold Short = 2.
|
|
static const int | SELLING_CUSTOMER_SOLD_SHORT_EXEMPT = 3 |
| Selling Customer Sold Short Exempt = 3.
|
|