Python: Average Directional Index (ADX) 2 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:

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

Hey! The array that I am using is already an array split by each line. however, np.loadtxt does not work.

TypeError: can't use a string pattern on a bytes-like object

Can you help me please?

kayeaye
welcome to shbcf.ru