-
ABCD
-
Gartley
-
Bat
-
AltBat
-
ButterFly
-
Crab
-
DeepCrab
-
Shark
-
Cypper
-
all supports predict and deepsearch
- TA-Lib
安装Setup
cd <project_dir>
pip install -r requirements.txt
pip install -e . # or python setup.py install
- Draw Harmonic Patterns in the graph using mplfinance + ipympl
- 使用mplfinance + ipympl绘图
- Send alerts to Wechat when Harmonic are newly found
- 如果最新行情形成了谐波模式,发送消息到微信
- Predict harmonic patterns according to current kline
- 根据当前的K线行情,预测会形成谐波模式的价格点位
- go to examples/*.ipynb
- example