@itsram90 sorry i hijacked your thread.
@rakeshr as I understand what @itsram90 is saying is that if we have a combo of hedged trades, margin required will be different than the sum of individual trade. It would be great if you can expose an API wh…
also, api margin data is not matching with that of margin google sheet for cover orders.
check for L&TFH. google sheet says a leverage of 24x whereas api says 8.33. Which source should be considered true? @rakeshr @sujith
one more thing, a…
@rakeshr
I have one doubt. I was going through @sujith's explaination at the top of this thread. After looking at the response of https://api.kite.trade/margins/equity , i observed that co_upper is always lower than co_lower. So if co_upper < co…
If I am understanding it right, if I have stoploss of 1% and co_upper & co_lower are almost always greater than 1%, then I would get a leverage of 1/co_lower ?
In equity segment.
@sujith is there a way to get continuous websocket stream of these Futures without having to update instrument token id every month? Like in historical data API there is a flag "continuous"
@rakeshr for dec nifty options, it is "DEC". Thats why I asked. Also for nifty bank, index name is "Nifty bank" but options have "BANKNIFTY". I want to know if there is a way to get all options linked to an equity/index. That instrument dump doesn't…
is there a way to do it programmatically? Currently, i suppose we have to login on browser and then we receive a callback. Is there a way to circumvent this?