LICENSE
README.md
setup.py
ta_cn/__init__.py
ta_cn/_version.py
ta_cn/aggregate.py
ta_cn/bn_wraps.py
ta_cn/chip.py
ta_cn/ema.py
ta_cn/ewm_nb.py
ta_cn/nb.py
ta_cn/noise.py
ta_cn/performance.py
ta_cn/preprocess.py
ta_cn/regress.py
ta_cn/split.py
ta_cn/utils.py
ta_cn/utils_long.py
ta_cn/utils_wide.py
ta_cn.egg-info/PKG-INFO
ta_cn.egg-info/SOURCES.txt
ta_cn.egg-info/dependency_links.txt
ta_cn.egg-info/requires.txt
ta_cn.egg-info/top_level.txt
ta_cn/alphas/__init__.py
ta_cn/alphas/alpha.py
ta_cn/alphas/alpha101.py
ta_cn/alphas/alpha191.py
ta_cn/alphas/test101.py
ta_cn/alphas/test191.py
ta_cn/imports/__init__.py
ta_cn/imports/gtja_long.py
ta_cn/imports/gtja_wide.py
ta_cn/imports/long.py
ta_cn/imports/long_ta.py
ta_cn/imports/long_tdx.py
ta_cn/imports/long_wq.py
ta_cn/imports/wide.py
ta_cn/imports/wide_ta.py
ta_cn/imports/wide_tdx.py
ta_cn/imports/wide_wq.py
ta_cn/imports/wq_long.py
ta_cn/imports/wq_wide.py
ta_cn/research_report/__init__.py
ta_cn/research_report/gdzq.py
ta_cn/research_report/gfzq.py
ta_cn/slow/__init__.py
ta_cn/slow/slow.py
ta_cn/talib/__init__.py
ta_cn/tdx/__init__.py
ta_cn/tdx/logical.py
ta_cn/tdx/over_bought_over_sold.py
ta_cn/tdx/pressure_support.py
ta_cn/tdx/reference.py
ta_cn/tdx/statistics.py
ta_cn/tdx/trend.py
ta_cn/tdx/volume.py
ta_cn/wq/__init__.py
ta_cn/wq/arithmetic.py
ta_cn/wq/cross_sectional.py
ta_cn/wq/group.py
ta_cn/wq/logical.py
ta_cn/wq/special.py
ta_cn/wq/time_series.py
ta_cn/wq/transformational.py
ta_cn/wq/vector.py