Momentum: Simple Trading Strategies Part 2

Auquan
auquan
Published in
1 min readSep 2, 2017

In this series, we cover some basic trading strategies that can help you get started with developing your own automated trading systems.

Download IPython Notebook here.

Momentum Strategies

Momentum trading refers to a general class of strategies which extrapolate from existing trends. They assume that stocks which are going up will continue to go up and stocks which are going down will continue going down, and buy and sell accordingly. This is in direct contrast to mean-reversion strategies, which rely on trends reversing direction.

Momentum in a Stock

In this post, let’s explore why momentum based signals exist in financial markets and differences between momentum and mean-reversion behaviors.

Let’s start by looking at a stock exhibiting momentum behavior:

--

--

Auquan
auquan

Building Tools and Platform to solve finance problems using Data Science