☰
Login
Signup
Home
›
.Net API 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.9K
All Categories
0
Incidents
177
Node JS client
51
Go client
841
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
490
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
December 2025
salim_chisty
GTT BUY OCO order
dhana916
December 2025
in
.Net API client
Hi,
I am trying to accomplish GTT BUY OCO order as KITE allow us to place as per screenshot below
please confirm is it can be done using kite connect API's, will be helpful if someone can share a same piece of code. Thanks.
Tagged:
C#
GTT
gtt.PNG
26.2K
salim_chisty
December 2025
The Kite Connect API supports GTT (Good-Till-Triggered) orders through dedicated endpoints, but only LIMIT orders are allowed when a GTT is triggered.
Please refer to the GTT API documentation
here
. You may refer to a similar discussion
here
.
Sign In
or
Register
to comment.
Please refer to the GTT API documentation here. You may refer to a similar discussion here.