Feedhandler for Reuters Data Feed

I am new to Kx/Kdb+tick

Trying to connect to reuters data feed using the 32 bit version of rfa feedhandler (http://code.kx.com/wiki/Startingkdbplus/tick)

Q1. Does anyone know if this feedhandler can process Level 2 data from NASDAQ? 

Q2. Can someone share sample of calling ssled.q code that initiates and starts data subscription?

I have tried the following unsuccessfully:

init[`];

ssub IDN_SELECTFEEDAAPL

Just using standard sample code/scripts from kdb+tick.

Thanks !

Hi, it look correct to me. Will you have the correct config for the Reuter environment? You can create a “stt” function to capture the callback, if there any error call back?