Python Standard Deviation part 1: Programming in Python, and Graphing in Matplotlib

Channel:
Subscribers:
1,400,000
Published on ● Video Link: https://www.youtube.com/watch?v=ZCvdPjxFkrE



Category:
Tutorial
Duration: 3:13
12,975 views
45


This video covers standard deviation in python part 1.

The purpose of this series is to teach mathematics within python. To do this, we will be working with a bunch of the more popular stock indicators used with technical analysis.

With most of the indicators, we will first discuss them, their purpose, then teach how to program them into python, then actually display them on a chart.

The basic charting application comes from a previous tutorial series, here: http://www.youtube.com/playlist?list=PLQVvvaa0QuDcR-u9O8LyLR7URiKuW-XZq

Required files:
Sample Code for the actual charting parts: http://sentdex.com/sentiment-analysisbig-data-and-python-tutorials-algorithmic-trading/python-matplotlib-sample-code-charting-stocks-python/
Python: http://python.org
Numpy: http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
Matplotlib: http://matplotlib.org/downloads.html



Sentdex.com
Facebook.com/sentdex
Twitter.com/sentdex




Other Videos By sentdex


2013-11-27Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib
2013-11-27Python: How to Program the Chaikin Money Flow Trading Indicator
2013-11-27Python: Chaikin Money Flow Trading Indicator 1
2013-11-27Python: Graphing the Center of Gravity Stock Indicator in Matplotlib
2013-11-27Python: Programming Center of Gravity Stock Indicator 2
2013-11-27Python: Center of Gravity Stock Indicator 1
2013-11-27Python: Graphing Bollinger Bands 3 Programming in Python, and Graphing in Matplotlib
2013-11-27Python: Calculating Bollinger Bands 2 Programming in Python, and Graphing in Matplotlib
2013-11-27Python: Bollinger Bands 1 Programming in Python, and Graphing in Matplotlib
2013-11-27Python Standard Deviation part 2: Programming in Python, and Graphing in Matplotlib
2013-11-27Python Standard Deviation part 1: Programming in Python, and Graphing in Matplotlib
2013-11-26Streaming Tweets from Twitter API v1.1 into MySQL Database with Python
2013-11-26MySQL Database with Python Tutorial Part 4 - Inserting Variables as Data
2013-11-26MySQL Database with Python Tutorial Part 3 - UPDATE, DELETE, AND SELECT
2013-11-26MySQL Database with Python Tutorial Part 1 - Intro
2013-11-26MySQL Database with Python Tutorial Part 2 - creating tables and inserting data
2013-11-26Aroon Oscillator Calculation, Programming in Python, and Graphing in Matplotlib
2013-11-26Python: Graphing The Aroon Indicator in Matplotlib - Mathematics and stock indicators 18
2013-11-26Python: Programming The Aroon Indicator - Mathematics and stock indicators 17
2013-11-26Aroon Indicator - Mathematics and stock indicators in Python 16
2013-11-24Python: Graphing Average Directional Index (ADX) 5 Directional Movement System Calculation



Tags:
Computer Programming (Professional Field)
Python (Software)
Matplotlib (Software)
Standard Deviation
trading system
stocks
trading
Stock
Market
Analysis
Finance
How-to (Media Genre)
tutorial