https://github.com/prady2309/stock-analysis
Analysis on the stock prices of Apple, Google, Microsoft and Amazon
https://github.com/prady2309/stock-analysis
data-analysis data-science data-visualization python stock-market
Last synced: about 1 month ago
JSON representation
Analysis on the stock prices of Apple, Google, Microsoft and Amazon
- Host: GitHub
- URL: https://github.com/prady2309/stock-analysis
- Owner: Prady2309
- License: apache-2.0
- Created: 2023-07-29T13:09:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T13:13:31.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T14:26:22.741Z (over 1 year ago)
- Topics: data-analysis, data-science, data-visualization, python, stock-market
- Language: Jupyter Notebook
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stock-analysis
Includes
1. Descriptive Statistics
2. Visualization of the stocks
3. Moving Average (Time Series)
4. Daily return on the stock
5. Correlation between different stocks based on closing price
6. Risk estimation based on expected return and standard deviation