A program to screen and monitor NEPSE stocks
- NepseWatcher tries to download listed companies from nepalipaisa.com. If it cannot, a fallback list included as a resource in the binary is used instead.
- NepseWatcher uses Selenium Chromedriver to load charts of companies the user selects. So, Google Chrome is required. Similarly, a corresponding version of Google Chrome Driver executable needs to be placed inside the program directory. Technical analysis charts from systemxlite.com or nepsealpha.com can be used for this purpose. Simply load the right URL into the web browser window.
- NepseWatcher requires .netcore 3.1 to run.
- The application's icon has been created with https://logomakr.com/
- Companies' stock prices are downloaded from systemxlite.com
- Screener: Analyse companies' stocks based on the following metrics:
Moving Average
: Custom averaging period with the possibility of analysing data points falling below the corresponding Moving Average curveCandlestick Patterns
: Scan for the six most common candlestick patterns for trading signalsROI
: Analyse companies' stocks for their average Return On Investments over the past year. Linear and logarithmic weighting schemes available
- Watchlist: Can make use of a CSV file to store and load watchlist for companies. Can calculate deductibles-incorporated investment, sale value, profit and ROI for each company in the watchlist
- Chart browser:
Load candlestick chart for any selected company