I am new to Kx/Kdb+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_SELECTFEED`AAPL
Just using standard sample code/scripts from kdb+tick.
Thanks !