☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.3K
All Categories
0
Incidents
165
Node JS client
46
Go client
809
.Net API client
388
Kite Publisher
538
.Net / VBA / Excel (3rd party)
469
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
353
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
May 22
Nivas
May 22
akhilesh_singla
May 21
sujith
When SL-L is skipped after partial fulfilment, how to modify SL-L to SL-M order?
akhilesh_singla
May 21
in
Python client
When SL-L order is skipped after partial fulfilment, how can we modify SL-L to SL-M order?
Tagged:
sl order
sujith
May 21
You may send order modification request with new order type. You may refer to the pykiteconnect documentation
here
.
You may also check out the API documentation
here
.
akhilesh_singla
May 21
Apart from tracking LTP, is there any pykiteconnect API to know if SL-L got skipped and/or partially filled?
Nivas
May 22
You may retrieve the order details and check the filled_quantity/pending_quantity details. Check out the pykiteconnect documentation
here
.
You may also check out the API documentation
here
.
akhilesh_singla
May 22
Thanks for pointing out to filled_quantity/pending_quantity variable. It should fix my concern. You may close this thread.
This discussion has been closed.
You may also check out the API documentation here.
You may also check out the API documentation here.