How to place multiple options orders together using kite connect javascript library?

WY4269
I want to be able to place multiple options orders in one api call using javascript library, how can I do that?
  • sujith
    Kite Connect doesn't offer a bulk place method.
    You need to maintain a list at your end and place orders in a loop.
Sign In or Register to comment.