Need some help with setting up websocket in node js

wavy
Idk if I can ask for code help but if there's someone who can help me set up kite websocket in node, that'd be awesome
  • SRIJAN
    You can checkout sample code for node js websocket here:
    https://github.com/zerodha/kiteconnectjs
  • wavy
    Hey Srijan, thanks for the response. I was finally able to stream market data in the terminal but now I need some help with streaming the same data on the frontend. If there's a way to do the same in django using python, would love to find some sources. Or maybe you can remotely access my system if you have a straightforward solution.
  • SRIJAN
    Sorry,I don't know how to use django.
  • wavy
    Oh no problem. Can you help me with streaming the streaming data on frontend using Node js?
  • SRIJAN
    SRIJAN edited February 2022
    I only know direct algo trading in python.
  • wavy
    okay got it. thanks
Sign In or Register to comment.