This tutorial is titled "Simple Stock Analysis in R" and is designed to provide a straightforward and easily understandable introduction to stock analysis. It is particularly suitable for beginners who are keen on learning about stock analysis and have aspirations of becoming quants. Additionally, this tutorial is aimed at individuals who are interested in utilizing the R language for their stock analysis endeavors.
R
RStudio - Use R Notebook
Jupyter Notebook - Use R in Jupyter
https://www.r-project.org/
https://www.rstudio.com/
https://www.spyder-ide.org/
quantmod
- How to get data from quantmod, yahoo, or other sites?
- How to manipulate data in dataframe or array?
- How to analyze the Historical stock data?
- How to plot data in different type visualization?
https://htmlpreview.github.io/ # For html view
https://nbviewer.jupyter.org/ # For jupyter view
🔻 Do not use this code for investing or trading in the stock market. However, if you are interested in the stock market, you should read books 📘 📗 📙 hat are related to the stock market or finance.