Scenarios

The following scenarios will help clarify market data requests.

To get market data on all securities on all boards specify:

   NoRelatedSymbols (146) =1

   SecurityIDSource (22) = ‘99’ and SecurityID (48)=’*’

   SecuritySubType (762) is not specified.

To get market data on all securities on a single trading board specify:

   NoRelatedSymbols (146) =1

   SecurityIDSource (22) = ‘99’ and SecurityID (48)=’*’

   SecuritySubType (762) = ‘EQTY’

To get market data on two selected securities on a single board:

   NoRelatedSymbols (146) =2

   SecurityIDSource (22) = ‘99’ and SecurityID (48)=’ABC001’

   SecurityIDSource (22) = ‘99’ and SecurityID (48)=’DEF888’

   SecuritySubType (762) = ‘EQTY’