Python: Average Directional Index (ADX) 4 Directional Movement System Calculation

preview_player
Показать описание
This video teaches you how to calculate the Average Directional Index (ADX) in python, which is used as a part of the Directional Movement System, developed by Welles Wilder.

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.

Required files:

Рекомендации по теме
Комментарии
Автор

at 4:48, Should it be absolute value of the whole division or absolute value of just the numerator?

nikasr
visit shbcf.ru