This is throwing the correct error message. You need to set trigger_price lower than LTP for SELL SL/SL-M order. As these are stop-loss orders. You can go through this article to understand on SL/SL…
You need to check the quantity field from the fetch position. If it's negative then it is a short position else it is a long position. Quantity with zero is a closed position.
PE")<br />i = i + 1<br />#print("Short PE Cycle Completed")<br />print(datetime.now())<br />except:<br />#logging.info("Excel Loop Or
We tried reproducing the above error of Error while fetching session. Please reload the page. at our end, on all possible publisher execution including, publisher js, dynamic button, HTML buttons. Lo…
I can place an order during on_connect() and get order status in on_order_update callback but not sure return payload. Got some info on search, could you confirm.