Can some one please answer this question, or does this platform does not allow you to take a short position? Or do I just use https://api.kite.trade/orders/regular with transaction_type as "SELL" before "BUY".
Hi keshav, kite api can be used for all kinds of trades that can be done normally from any trading platform and this includes shorting. To try things out try to short only 1 stock from the api , if it works then increase quantity.
@keshav ya, the standard API call should work. For stocks please make sure using the right "product" type (MIS or CNC) while placing the order. If you are submitting the order with CNC product type and there are no stocks (for that symbol) in your demat account then the order will get rejected. In such scenario please use MIS product type
It is possible, if you have enough margins.
Please check out varsity for knowing what shorting means in stock markets.
https://api.kite.trade/orders/regular with transaction_type as "SELL" before "BUY".