@sujith using unfilled_quantity i can identify the unfilled quantity but how can i cancel it ?
In an ideal scenario, the system shouldn't exit second leg orders but as of now, it is exiting bracket order when you cancel first leg order. We are wor…
@Shaha First of all ...Congratulations !!
I've started to test my logic on equity with small amounts. I'm developing this for my secondary source of income.i cannot interfere with the trading bcoz i'm in office during trading hours.
a) What's your…
Hi @sujith
In the above scenario if the order type as BO, will the order id be the same for pending and filled (executed order) ? If yes , will it also exit the executed order?
Also if no , how to identify the order id of the unfilled quantity ?
@sujith last week in bo my target order got executed but stop loss didn't got cancelled . Due to this my code tried to modify sl for more than 300 times.... Ideally stop loss should have got cancelled automatically....
@zartimus when there's any error , we can predefine some actions , right ? I'm thinking to restart the websocket in that function .. how can I do that ?
@sujith @vivek I've just moved the code to google cloud and facing the issue there ... I've updated the kite connect using
Pip install kiteconnect --upgrade --pre
Below is there error that gets stored in log
2018-02-28 12:40: log: WARN…
@sujith if i modify the trigger_price , then will the trailing stop loss still work ?
For ex - if i set the stop loss at 100 and trailing stop loss at one point lower i.ie 99 . then i modify the trigger price at 105, will the stop loss trail at a …
@sujith @vivek .. finally got connected. With every tick i get this error along with the tick data.
how can i resolve this ?
[KiteTickerClientProtocol (TLSMemoryBIOProtocol),client] will retry in 2 seconds
2018-01-30 21:18:04+0530 [-] Stopping f…
@sujith @vivek thanks for the help. Please update the same at
https://kite.trade/docs/pykiteconnect/v3/#kiteconnect.KiteConnect.quote.
Even in v3 docs old ticker example is used
@sujith please help !!!
below is the error that i get when i run the exact websocket code as per documentation
2018-01-30 09:18:08+0530 [-] Log opened.
2018-01-30 09:18:10+0530 [-] failing WebSocket opening handshake ('WebSocket connection upgrade…
@sujith
I have my own domain but do not have ssl certificate. That will cost me 4k/year. is there anyway i can use domain without ssl certificate ?
can i update my postback url later in the app ?