Stock Data Analysis with Python, NumPy, Pandas and PyPlot
Stock Data Analysis with Python, NumPy, Pandas and PyPlot
This course includes.
Curriculum & lectures.
+ 01 Build stock buy and hold strategy in Python 5 lectures
+ 02 Compare trading volume of stocks with Python 3 lectures
+ 03 Compare stocks with technical analysis 3 lectures
+ 04 Find stock trends with moving averages 3 lectures
+ 05 Compare stock volatility with Python 3 lectures
+ 06 Calculate correlations between stock features 3 lectures
About this course.
This course on Data Analysis covers various aspects of analyzing stock data using popular Python libraries. It includes topics such as building a stock buy and hold strategy, comparing trading volume of stocks, applying technical analysis, identifying stock trends using moving averages, measuring stock volatility, and calculating correlations between stock features.
The course begins with setting up the Python environment in Google Colab and loading Microsoft (MSFT) stock data from a CSV file. It then demonstrates how to calculate monthly returns using a buy and hold strategy and extends the analysis to calculate stock portfolio returns.
The course also explores loading multiple stock data into Colab and comparing the trading volume of different stocks using NumPy. It teaches methods to identify stocks with low risk and the most traded stocks using PyPlot.
Moving on, the course delves into finding stock trends using moving averages and visualizing them using PyPlot. It showcases how to visualize the highest and lowest prices reached by stocks.
Furthermore, the course covers calculating stock volatility and determining correlations between different stock features using Python. It concludes by demonstrating how to visualize stock correlations using heatmaps.
Overall, this course equips learners with practical skills to analyze stock data using Python, empowering them to make informed investment decisions and gain insights into market trends.
Taught by people who ship.
John Bura
Founder and CEO of Mammoth Club and Course Pro, the #1 AI-powered Learning Management System for course and content development, training and evaluation.
Ready to start building?
Stock Data Analysis with Python, NumPy, Pandas and PyPlot