☰
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.8K
All Categories
0
Incidents
174
Node JS client
50
Go client
835
.Net API client
394
Kite Publisher
553
.Net / VBA / Excel (3rd party)
486
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
408
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
December 2
salim_chisty
GTT BUY OCO order
dhana916
December 2
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 2
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.