This is a project created to perform fundamental stock analysis. Example used in this code is ticker 'JNJ'
Relevant data can be downloaded from 'Yahoo Finance'
Link: https://finance.yahoo.com/quote/JNJ/history?p=JNJ
Input required:
- Start date (YYYY-MM-DD)
- End date (YYYY-MM-DD)
Once the data is input, system will generate the pricing trend together with 20-days, 100-days moving average. System will generate latest trade summary and past 52-weeks performance.