Hello Fyers, Newbie here..I want to sell the share from the holding. How could I sell it ? I tried to find the button where I could exit but could not find it. Same question for algotrading. I could not able to sell it. Instead it is selling the stock for short-selling. I am not sure if I configured with right parameter or not. Can you please check it ? data = { "symbol":ticker_map(ticker) , "qty":sell_qty, "type":2, "side":-1, "productType":"CNC", "validity":"DAY", "offlineOrder":"False", "limitPrice":0, "stopPrice":0, "disclosedQty":0, } order_status= fyers.place_order(data)

1
2 replies