Creating a Simple Reversal Trading Strategy in Python.

How to Create a Simple Contrarian Trading Strategy in Python.

Sofien Kaabar, CFA
10 min readOct 4, 2021
www.pxfuel.com

Combining indicators is the first key to finding good strategies. In this article an indicator based on moving averages will be combined with the well-known Relative Strength Index to find interesting trading signals.

--

--