☰
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
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
July 2023
akshay1116
July 2023
vaibhavsharma13
Need BSE NSE lot size programmatically
akshay1116
July 2023
edited July 2023
in
Python client
I am currently working on one project where i need to find the lot size and freeze limit for indexes programatically for NSE & BSE...so could u plz suggest how can i do that
vaibhavsharma13
July 2023
you can instruments list from kite API. In that you will get all stocks with lot size. See here
https://kite.trade/docs/connect/v3/market-quotes/#instruments
akshay1116
July 2023
bt i need freeze limit
vaibhavsharma13
July 2023
freeze limite is present in this site.
https://www.nseindia.com/products-services/equity-derivatives-nifty50
You can write a program to fetch it automatically.
vaibhavsharma13
July 2023
You can even find lot sizes in NSE website somewhere no need for API.
Sign In
or
Register
to comment.
https://kite.trade/docs/connect/v3/market-quotes/#instruments