RuchiTanmay / nselib

nse data library
Apache License 2.0
50 stars 32 forks source link

Request For Adding New Features #15

Open arindamss007 opened 7 months ago

arindamss007 commented 7 months ago

Hi, Tanmay! I'm Arindam Saha. I have been using this tool for quite a while. You made an awesome tool to get NSE data. I have a small request for add some new feature like:

(i) Extract Live Stock Data with Indicators values. (ii) Get High Quality Historical Data With Indicator Values. (iii) If possible please also add indicator values support in this functions which already exist -> price_volume_data(), and ->price_volume_and_deliverable_position_data().

Thank you for your exceptional work on nselib. Your contribution has made a meaningful difference in the lives of users like myself, and I look forward to witnessing its continued evolution.

RuchiTanmay commented 6 months ago

Hi Arindam, sure I can add live stock data.. but all brokers like zerodha, angel etc provide live data more efficiently.. not much lag

arindamss007 commented 6 months ago

Lag should not affect that much, because I want this feature for Machine Learning & Prediction Purposes. So if you add this feature it will be more helpful. Thank You again for making this awesome tool.

On Thu, Feb 8, 2024 at 8:45 AM Ruchi Tanmay @.***> wrote:

Hi Arindam, sure I can add live stock data.. but all brokers like zerodha, angel etc provide live data more efficiently.. not much lag

— Reply to this email directly, view it on GitHub https://github.com/RuchiTanmay/nselib/issues/15#issuecomment-1933298429, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARP4IRLCUZAARYC2SA65JMDYSQ7MHAVCNFSM6AAAAABCHIVPH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZTGI4TQNBSHE . You are receiving this because you authored the thread.Message ID: @.***>

RuchiTanmay commented 6 months ago

In that case it is bater you can use yfinance library

100xspace commented 3 months ago

Hi , When I tried Nifty Microcap 250, No data came.

100xspace commented 3 months ago

Is there a way to list down all the indices available

RuchiTanmay commented 1 month ago

Hi, Please Try with new version nselib 1.0 pip install nselib --upgrade