pranjal-joshi / Screeni-py

A Python-based stock screener to find stocks with potential breakout probability from NSE India.
MIT License
555 stars 196 forks source link

screenipy - empty stock list #144

Closed pranjal-joshi closed 1 year ago

pranjal-joshi commented 1 year ago

Discussed in https://github.com/pranjal-joshi/Screeni-py/discussions/143

Originally posted by **duvvurirao64** December 8, 2022 after running the screenipy exe file first day i got list of stocks in the table form, but second day onwards showing zero stocks in the table. requesting to help me to solve this problem thanks in advance ![image](https://user-images.githubusercontent.com/120102901/206442833-7a545858-6c6b-4b30-9bfb-d4faf1b171bc.png)
pranjal-joshi commented 1 year ago

Hi @duvvurirao64

Please try deleting the screenipy.ini file from the folder where your screenipy.exe is placed. A new .ini file will be automatically generated with the default config during the next run.

Requesting you post the screenshot for the following screening:

Thanks

duvvurirao64 commented 1 year ago

its working now thanks sir