This tutorial video teaches you how to program the Keltner Channels in Python and then graph them in Matplotlib.
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: • Big Data Analytics & Algorithmic Stoc...
Required files:
Sample Code for the actual charting parts: http://sentdex.com/sentiment-analysis...
Python: http://python.org
Numpy: http://www.lfd.uci.edu/~gohlke/python...
Matplotlib: http://matplotlib.org/downloads.html
Percent Change Video:
• Python: Percent change calculation ho...
Sentdex.com
Facebook.com/sentdex
Twitter.com/sentdex