Ticker Key Stripes
The SpiderRock Connect system organizes TickerKeys into stripe sets to help balance processing through the platform. Stripes allow data processing to be distributed across multiple processes, both from load balancing and geographical data management. In general, any TickerKey can be associated with a single (native) stripe and data subscriptions can be made for one or more native stripes. To help simplify data subscriptions we have also created compound stripes for use in data subscriptions. Compound stripes are simply groups of native stripes and can be used interchangeably with native stripes in subscription strings.
Note that some native stripes are defined using specific ticker symbols and some are defined as ranges of tickers. The more specific ticker symbol stripes take precedence when determining which stripe a ticker is associated with. For example, QQQ-NMS-EQT is in the M1 stripe and not in the F2 stripe.
Note that stripes are exclusive, if a ticker is found within a specific stripe, it will not be available in another. When defined as a range, the symbol ending the range is not included in the stripe.
SpiderRock Connect picks stripes and stripe boundaries, in part, to balance internal normalized data flows. As a result, we do periodically change stripe boundaries as flow patterns change.
Native Stripes
US SPX Market Stripe
Stripe | TickerSrc | Symbols |
---|
S | NMS | SPX, SPXW, XSP, VIX, VIXW |
US Index/ETF Market Stripes
Stripe | TickerSrc | Symbols |
---|
M1 | NMS | NDX, NDXP, RUT, RUTW, MRUT |
M2 | NMS | SPY, VXX |
M3 | NMS | QQQ |
M4 | NMS | IWM |
NMS Market Stripes
US NMS equity and option stripes
Stripe | TickerSrc | StartSymbol | EndSymbol |
---|
A1 | NMS | A | AMZN |
A2 | NMS | AMZN | COIN |
B1 | NMS | COIN | ENQZZ |
B2 | NMS | ENQZZ | GOOGL |
C1 | NMS | GOOGLE | IWM |
C2 | NMS | IWM | LRCX |
D1 | NMS | LRCX | METAA |
D2 | NMS | METAA | NFLX |
E1 | NMS | NFLX | NVDA |
E2 | NMS | NVDA | NVDAA |
F1 | NMS | NVDAA | QQQ |
F2 | NMS | QQQ | QQQA |
G1 | NMS | QQQA | SPY |
G2 | NMS | SPY | SPYA |
H1 | NMS | SPYA | TSLAA |
H2 | NMS | TSLAA | ZZZZZZ |
Spot Index Stripes
Stripe | TickerSrc | Symbol |
---|
I1 | NMS | CDIX |
I2 | NMS | DJI |
I3 | NMS | RUT |
I4 | NMS | MIAX |
Exchange Specific Stripes
Stripe | TickerSrc | Symbol |
---|
V | CFE | all |
X1 | CME | all |
X2 | CBOT | all |
X3 | NYMEX | all |
X4 | COMEX | all |
OTC / Mutual Fund / Other Source Stripes
Stripe | TickerSrc | |
---|
J1 | OTC | all |
J2 | MFQS | all |
J3 | CUSIP | all |
J4 | ISIN | all |
J5 | SR | all |
Compound Stripes
Stripe | Native Stripes |
---|
A | A1, A2 |
B | B1, B2 |
C | C1, C2 |
D | D1, D2 |
E | E1, E2 |
F | F1, F2 |
G | G1, G2 |
H | H1, H2 |
I | I1, I2, I3, I4 |
J | J1, J2, J3, J4 |
M | M1, M2, M3, M4 |
X | X1, X2, X3, X4 |