abhi

About

Username
abhi
Joined
Visits
28
Last Active
Roles
Member

Comments

  • @sujith I am trying to fetch live price for call and put options of NIFTY (150 in total) using WebSocket. This works fine in quote and ltp mode (ws.set_mode(ws.MODE_LTP, ticker_subscribe)). However, when I shift to full mode (ws.set_mode(ws.MODE_FUL…
  • @sujith web socket full mode is still a problem. Quote and LTP mode are working fine.