☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
October 2020
algo_programmer
October 2020
sujith
Limit Order placing
algo_programmer
October 2020
in
.Net API client
If i want to place limit order with all or none functionality is it possible , for eg :
I have place order for SBIN buy
@195
(limit order) qty 100 and i want that my full order get executed or none (no partial fill)
sujith
October 2020
You can use IOC validity order. You can check out the documentation
here
.
algo_programmer
October 2020
IOC order allow partial fill right ? , I want my order to get fully filled at my price or none
sujith
October 2020
No, IOC validity doesn't get a partial fill. If there is no counterparty then the order gets canceled.
Sign In
or
Register
to comment.