Python: Center of Gravity Stock Indicator 1

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



Duration: 5:01
4,371 views
21


This video introduces the Center of Gravity stock trading indicator.

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-30Python math and stocks: How to program the Chaikin Volatility
2013-11-30Python math and stocks: Chaikin Volatility intro
2013-11-30Python: Percent change calculation how to tutorial
2013-11-29How to modify data granularity in Python for Graphing data in Matplotlib or another application
2013-11-29How to reverse the order of a Python list
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



Tags:
Python (Software)
center of gravity
Trading
Market
stock indicators