Where and how to start?

kiteconteest
I want to get the market depth data. To generate some chart , for some calculations.
I have created an app and have got an API key . Can you please direct me to some sample code? I dont know python language.
What i am looking for is, e.g. I want the market depth data for some stock for equity and FnO etc. I dont know what code should i write exactly. Documention contains bite and pieces. I couldn't find any code start to end.
Is it possible to access the Rest-like api using jQuery?
Can you please guide me?
Tagged:
  • sujith
    Hi,
    You can check out python documentation and websocket example.
  • kiteconteest
    Hi Sujith,
    Thank you for the reply.
    I checked those examples of python and websocket. But I want to fetch the data using REST. There are REST apis provided but I couldn't find any REST API to generate request access token. Can n you please guide me?
  • sujith
    Hi,
    You will have to log in using a browser.
    It is mandatory by the exchange that a trader has to manually log in at least once a day. We don't recommend automating log in.
    You can check out webinar which demonstrates log in.
  • sujith
    Please open a new thread for the new query, it will help others who are looking for the same topic.
This discussion has been closed.