Files
pandas-ta/pandas_ta/cycles/__init__.py
T
rengel8 5620f764e9 EBSW indicator (new feature)
Imlementation of the 'Even better sine wave' indicator by Ehler's. Creating a new category of cycle based indicators. This shall be further populated with cycle measurement techniques or indicators that use these approach internal.
2021-02-04 18:00:48 +01:00

3 lines
47 B
Python

# -*- coding: utf-8 -*-
from .ebsw import ebsw