RuchiTanmay / nselib

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

module 'nselib.capital_market' has no attribute 'fii_dii_trading_activity' #22

Closed Vansh-j closed 1 month ago

Vansh-j commented 3 months ago

Hello!! i was trying to retrive FIIs & DIIs data from the 'fii_dii_trading_activity' function but got this error

AttributeError: module 'nselib.capital_market' has no attribute 'fii_dii_trading_activity'

did i made some mistake?? thanks in advance!!

RuchiTanmay commented 1 month ago

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