☰
Login
Signup
Home
›
aap5997
›
Comments
Activity
Discussions
2
Comments
4
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
aap5997
About
Username
aap5997
Joined
December 2019
Visits
25
Last Active
January 2023
Roles
Member
Activity
Discussions
2
Comments
4
Comments
Tested 3 more times and it took a total of 30 seconds each time to place order. 15 secs to return the quote and 15 secs from there on to place order.
in
Why is order placement taking time?
Comment by
aap5997
March 2020
NIFTY50=kite.quote(['NSE:NIFTY 50']) print(NIFTY50) order_id = kite.place_order(variety=kite.VARIETY_REGULAR,tradingsymbol='VEDL',exchange=kite.EXCHANGE_NSE,transaction_type=kite.TRANSACTION_TYPE_BUY,quantity=1,order_type=kite.ORDER_TYPE_LIMIT,price…
in
Why is order placement taking time?
Comment by
aap5997
March 2020
@rakeshr But whenever my system generated a buy signal, the order was placed at least 40 seconds later. I am not talking about order completion. Why this delay. Normally as soon as the buy signal is generated, the order is placed immediately.
in
Why is order placement taking time?
Comment by
aap5997
March 2020
Thank you @Imran
in
Is there a way to get instant data instead of tick by tick data?
Comment by
aap5997
January 2020