☰
Login
Signup
Home
›
Algorithms and Strategies
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
151
Node JS client
39
Go client
790
.Net API client
377
Kite Publisher
537
.Net / VBA / Excel (3rd party)
456
Algorithms and Strategies
991
Java client
1.1K
API clients
402
PHP client
4K
Python client
345
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
February 2023
rakeshr
Percentage of Volume at a Limit Price
feed
February 2023
in
Algorithms and Strategies
I want to buy X scrip at 20% of daily traded volume at a limit price of Y. How do I do that? Is it possible? For every 5 shares bought, mine should be 1, till a limit price is reached.
rakeshr
February 2023
We don't assist in coding your strategy. You can use Websocket streaming and order placement as per your use case, go through
the documentation here
.
This discussion has been closed.