So yesterday I bough 4 shares of MCX (with "MKT" and "CNC") and today I sold them (again with "MKT" and "CNC") . But in the Zerodha WEB , I still see the open position with quantity -4. So does it happen always that during counter order open positio…
Hi
As suggested , today I bought few shares using CNC product type and "MKT" as order type. After few ours , I wanted to book profit. So I immediately put opposite side i.e "SELL" order again with "CNC" and "MKT". Strangely, I still see the open p…
I was having same issue in the past days. websocket gets interrupted .
What you guys can do is simply put websocket connection in while loop. So after disconnect it start all over again. Its simple hack but pretty effective
I tested it an hour ago and dropped at that time again. I request kite connect people to look into this issue. Its quite ugly that websocket is stopping. It can cost money.
I am facing same problem since friday. I have already raised it, connection interupting abruptly. I have implemented on_error method and it ends with error and gets closed.
Yes I have gone through it, but no where I found the description of each field in understandable way. For example my question - what does it mean by tick's ohlc data, is it day's ohlc or tick's ,its nowhere written. These questions can be avoided if…
Thanks! So you mean I need to use field Last_price to get the latest price of the stock?
Is there any description of each value we receive from tick?
Thanks again.
Thanks sujith,
So correct me if I am wrong
- if I get access token just after start of market..it will be valid till next day morning before start of market.
Hi sujith,
In your last response you wrote session will be invalid if login to other platform happens.
So for example..lets say i start the automated trading algo looping. And meanwhile I login to the Kite web. Then will my automated trading …
Thanks sujith for reply. Can you be more specific, one day means is there particular time of the day at which it will become invalid or its timespan based?