NiXa is a python tool designed to enumerate stocks and its value from company listed in nepse and finding the valuable stock. it can find the almost all market status without going to the market website.
- Awesome cli interface
- can find intrinsic value of stock.
- can find all the bonds less than 1000.
- can find market status.
NiXa will run on anything that has python interpreter installed.However, it has been tested on following configurations:
Operating System:Linux,Windows
python Versions: python3.9
- The recommended version for python 3 is 3.9.x.
inorder to run this program there needs to be python3 and git.
clone the niXa.
git clone https://github.com/prajwal-basnet1/NiXa
Navigate to the NiXa folder.
cd NiXa
install all the dependency required to run this program.
pip3 install -r requirments.txt
run the program.
python3 niXa.py
You can contribute in following ways:
- Report Bugs
- Give Suggestion to make it better.
- Donate and motivate me to devlop more open source programs.
NiXa is licensed on GNU GPL license.