@SRIJAN , @sujith
Feel very helpless to hear that some of the things is still private and retailer don't have right to request for it.
So, now there is only way to make order twice. First order to cjeck range via inputException and other order is…
@sujith ,
External factors? I don't think so. If NSE share its paper to calculate Volatility/India VIX then why Zerodha is not able to share it. NSE have more complex setup than yours but they share. Refer attached whitepaper downloaded from NSE.
…
@rakeshr,
There is no space to see bulletin update between trading hours if the range can change any time during the market hours as per volatility. I need OMS logic to calculate it by my own. Is it true for both MIS and NRML Order?
@rakeshr,
I am…
@sujith
There is no Index Nifty, Banknifty and Finnifty included in List of illiquid scrips. All Index F&O included in Most liquid scrips.
One question, limit is only for NRML Call and Put Option buying, not for MIS Call and Put Option buyin…
Hi Sujith,
Simply while placing order I got this exception via websocket order update. May be JSON response which comes from server via websocket like below:
{"type":"order","order_id":"200416001702034","variety":"regular","transaction_type":"BUY"…
Hi @Kailash,
I read API Doc but not able to know what to do at client side to receive Postback via postback URL.
Suppose I have added my postback url like: "http://demopostback.in"
Then what will be the next step at client end(In my Java Program…
Hi @Kailash,
It is possible to implement this in Java kiteconnect library????
If yes, kindly update java kiteconnect by implementing this feature.
Kindly reply ASAP.
Hi @Kailash,
Its nearly2 months a go for your kite connect 3.0 release but its major part is still pending like "Order Fill/Update Via Websockets" and "Sandbox Environment"
Kindly update your progress on this. I am still waiting for this. Please …
Hi @sujith ,
I am not going to call candle API for data. I am implementing my own candles as per our specific time intervals. Its similar to like your Kite Web Platform. So, How your Kite Web Platform calculate volume in real time(Per tick). I wou…
Hi @Kailash,
You said that "The culmination of one year's worth of non-stop work is going to start hitting the markets soon!"
Really I am waiting hungrily. But don't know when it will be available.
Hi @sujith ,
I am not going to block main thread but I think it takes much time to do all operations because I need to iterate all response for doing all operations and all operations also take time to complete. I mean to say that I want to make th…
Hi @sujith ,
I would like to know that how Kite web platform work? If I open for example 15 tabs for 15 scrips. I just want to create new thread for each token and that thread independently handle ((Ticks) + Calculations(Strategy) + (Order Manageme…
hi @sujith
I think it gives Volume traded for a day since 9:15 till last tick i.e suppose 11:00. But want to calculate volume as per candlestick intervals i.e 1 minute or 3 minute. Means I want to calculate traded volume per minute or per 3 minut…
Hello @Nikhil.A ,
I don't want you to implement this. I Just want that if I will call historical data API then It will Return Candlestick Data when I call Historical Data API for today 09/11/16 at 11:00:00 then it will return all candlestick data f…
I know that you can't guarantee time but its complicated to implement at client end. if I will implement it at the our end then it may be vary if I compare it with Kite candlestick. So, this is the reason I want Kite Candlestick data at given candle…
Kindly add and implement it. It is not complex requirement. Can you implement this? It is not streaming like websocket in real time but is gives "Candlestick Data" in callback after assigned time interval i.e "minute or 3minute etc." and it continue…
Hi @sujith,
What can I can if Order partially executed? Suppose I want to BUY Nifty16nov8500 CE 4 Lots(75*4=300) and Order get executed only 2 lots i.e (75*2=150) then what we can do for remaining order. Its pending because of Option Trading in onl…
Hi @vivek
I know that but currently I am implementing by system so during this process I need to execute my program multiple times. So, when I change something in my code and want to execute then it throws "Toke Exception" But when I ping my login…
Ok.
So, @vivek if I will only credit Rs. 4000 in my account then after one month next renewal will not be done due to lack of credits. if I have enough credit suppose Rs 20000. Then auto renewal process will continue for months until my credit bala…
@Kailash
If I will deposit enough credits and not link my Zerodha Account then this payment is only one time. If I want to continue for next month then I will manually credit again. its not auto renewal.
.
Is it right?
Kindly reply
@vivek
Kindly elaborate for above requirement.
If I choose
From Date: 24/10/2016
To Date 24/10 2016
Current Time is : 02:30:00 PM(14:30:00)
Time Interval is "1 Minute"
Then "Historical data API" gives data from 24/10/2016 09:15 to 24/10/2016 …
@vivek
Suppose, I want to fetch data:
From Date : 24/10/2016 14:25:00
To Date : 24/10/2016 14:30:00
Time Interval : 1 Minute
Suppose current time is 2:30 PM(14:30:00).
How can I get?
Kindly reply.
When I will be pay for first time then after one month my auto renewal is pending and when I will be credit some amount in my account then what happen? Your system automatically deduct my credits for my App?