I have developed strategy in google sheets. May i know what are all the requirements to place orders from google sheets triggers.
1) Is it possible to add java library functions from javascriptjs kite connect. 2) is there any possibilities to place orders from google sheets. Kindly help me.. 3) I do not want any data from kite. I just want to place an order for google sheet JS.
You can use Google App script. You can check out documentation.
One can't use Kite Connect from a third party website because of CORS.