Order placement for multiple account

harshith
hi i like to place single order in multiple accounts same price and exit order can we create that system i want to trade my trades in multiple client account same time
  • sujith
    A Kite Connect app is provided for a single user ideally. You need a Kite Connect app for each client to achieve this.
  • itsram90
    you can get this done programmatically. develop a function which can take input as details of order like prices, qty etc along with user details .
    internally you can run loop which will place order for multiple users. again you might hit other challenges and limitations but you can try to overcome them programmatically .
Sign In or Register to comment.