Hello @sujith
There are two aspects,
1. the order open status
2. when the order is in process of completion and trades are triggered ( where there could be N trades for one order with filled quantity )
Pointer (2) I could get it from the postb…
Thanks @rakeshr , I do have idea of these api's to fetch the trade id's but my intention of the question was to know why is that we are not able to get the trade id's as part of the postback callbacks, because invoking these api's would impact the r…
Zerodha Team, got it resolved anyway. Thank you.
@prakash122, try adding credits and then try to subscribe, it did work out for me. Ensure credits should be shown in Billing(4000).
Yes @sujith, I understand thats the only resolution I can think of currently.
I have another clarification based on the below discussion,
https://kite.trade/forum/discussion/7069/websocket-instrument-stream-limits-not-yet-clear-from-documentation…
Hi @Sujith, would like to get more understanding. Following are the scenarios and would like to know which timestamp will change for these scenarios.
Q: When bid / ask changes and price is not change ( no trade )
Q: When bid / ask changes and trade…
HI @sujith
Feb 21 2017 instrument list :
136362756 532667 SUZLON SUZLON ENERGY 0 0 0.05
and checked the minute tick data of date 2016-03-18.csv.
But I would like to mention on point that the instruments data was pulled on Feb 21 2017. So here …
Hi @sujith ,
I dint get full clarity and hence formatted the flow of events in an excel sheet. Pls find link
https://drive.google.com/file/d/0BxMF7D0F0ED-cEVudjhMVlJQS1U/view?usp=sharing
In case of any further discussion, is it possible to discus…
HI @sujith ,
Scenario 1
--------------------
Pls ignore the above question no 3 related to brokerage. What I meant was,
Q: once the order got modified to CNC, then for those 5 qty of stocks will be applied the delivery brokerage instead of intrad…
Hi @sujith , sorry for the trouble, as I have multiple scenarios, i will try to put if forth one by one. Below is one of the scenario,
SCENARIO - 1
-------------------------
http://zerodha.com/z-connect/tradezerodha/zerodha-trader-software-versi…
Hi @sujith ,
This is just to confirm back,
For Market type purchase orders,
price = 0
and upon response from the postback url endpoint,
price = 0 &
average_price = holds the price at which the order is fullfilled.
Now for Limit t…
Hi @sujith , but in case of markets, we never put the price when the order is raised. Its only in the case of limits. So to consolidated
when the trade type is LIMIT : then do we need to consider 'price' or 'average_price'
when the trade type is M…
Yes this is for BSE and the same values are getting repeated on every tick which the same I am trying to print out inside the consuming handler method.
Sorry for any misunderstanding, I am sure that the same trades happening in exchange is streame…
@sujith per the discussions around the throttle limit, what I have observed is the cap is decided based on the remote IP address. Is it true or does it depend upon any other parameter like request_token / api_key / access_token.
Thanks @sujith, let me know if my understanding is right.
Per the flow given in the documentation, https://kite.trade/docs/connect/v1/images/kite-connect-flow.png
after getting the request_token as part of the redirect url, I need to fetch the acc…
Nope not localhost, as I suppose localhost wont work. What i meant was Instead of https://www.domain.com/postback is it ok to enter like https://52.19.178.20/postback where domain.com resolves to 52.19.178.20 public ip address.
Today also I have tried for another company, but all in vain. No data retrieved.
https://api.kite.trade/instruments/historical/136302084/minute?api_key=xxxx&access_token=xxxx&from=2015-01-01&to=2015-01-31
Guys request for help.
Thank…