Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update CDL3STARSINSOUTH.md #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion source/API/Pattern Recognition/CDL3STARSINSOUTH.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# CDL3STARSINSOUTH
概述
中文名称:南方三星。
用法:出现南方三星形态,预示下跌趋势反转,股价上升。
调用方法:talib.CDL3STARSINSOUTH(open, high, low, close)
输出:0代表不符合k线形态,-100表示符合形态。

指标介绍
第一跟K线:长阴线,且有长下影线。
第二根K线:更小的阴线,开盘价比第一天的收盘价高,价格在第一天的价格区间内。
第三根K线:小的光头光脚阴线(或有非常小的影线),开盘价和收盘价都在第二天的价格区间内。