Thanks,
so like can I also place orders as well with different api key and access tokens on same account
and modify the order placed from other api key ?
As per thread the list for order status are provided in the documentation itself
But documentation says "Some of these are highlighted below."
As per language there may be other, so may you please list them all and says that's it.
Got it
Thanks for the help
Missed this in doc
All prices are in paise. For currencies, the int32 price values should be divided by 10000000 to obtain four decimal plaes. For everything else, the price values should be divided by 100.
Found my cod…
My yesterday comment with link of kite doc is not yet approved and so this conversation get delayed.
I am posting again but without link.
I am not using any client library, but read kite docs and created my own package.
I didn't face any problem ye…
In the screenshot you can see, that available margin is 2,71,158.75 or used margin : 27,65,651.25 as reported in fund tab
this is the same margin reported by margin api
but it is not allowing selling one lot of nifty, because wrong margin is bei…
My orders are like this
step 1 : long 1PE + long 1CE ( once entered not exiting these long positions )
step 2 : short 1PE + short 1CE (both of same strike)
till here margin was showing around 24 lakhs used + 5 lakhs free
step 3 : exit from step 2 …
It is what showing on https://opstra.definedge.com/ website
and my orders were rejected by stating the reason of requirement of 31 lakhs at the time, while your api was providing me 25 lakhs requirement
so i checked on opstra, and there it was sh…
I don't have request and response from that time
but even now, 09:54:08, it is reporting wrong margin for following request
its is reporting 2025653.7149999999 , but it should be around 25 lakhs
or can you please provide me the exact formula or d…
so,
subscribing 50,000 tokens = 17 websocket connections = 6 apps = 12,000 ₹ per month
isn't this too expensive ?
"You can subscribe up to 3000 instruments/shares in a single WebSocket connection, and for one user you can have 3 WebSocket connectio…
You are saying that maximum of 3 WebSocket connections allowed per API key.
but I am able to open 25 connections successfully
It is the 26th connection which is resulting in bad handshake.
Also, I need to subscribe whole F&O data for my strats…