Order types in api,their properties

Question 1. How to place stop-loss limit order through upstox free python api

Question 2 . How to place orders in fno segment that can be both traded intraday and positional (carry forward),is there any condition that only one order type will be allowed to be traded intraday,positional

Thank you

  1. To place a stop loss limit order, please refer to the Example Code | Stop Loss Limit Order.
  2. You can place both intraday and positional orders. However, intraday orders are valid only for the day. To obtain instrument keys for the FNO segment, please refer to the Instrument | JSON Files.