What is kite exactly about

MohitGowda
Hi i wanted to know if i could accomplish the following task with this API.
1.Stream live data for 50+ instruments at a time to python/PHP program
2.Could i place orders directly from the program
3. If yes will the order be placed from my trading account?
4. Could i make my own custom platform which combines all the above into a single platform as to make my own client for my users?
  • Kailash
    1) Yes. Our official Python client has WebSocket streaming built in.
    2) Yes.
    3) Yes.
    4) Yes (this will require exchange approvals).
This discussion has been closed.