We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
建议加一个ZIP之字转向。 ZIG(K,N),当价格变化超过N%时转向,K表示0:开盘价,1:最高价,2:最低价,3:收盘价,其余:数组信息。 例如:ZIGA(3,5)表示收盘价变化5%的ZIGA转向。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
建议加一个ZIP之字转向。
ZIG(K,N),当价格变化超过N%时转向,K表示0:开盘价,1:最高价,2:最低价,3:收盘价,其余:数组信息。
例如:ZIGA(3,5)表示收盘价变化5%的ZIGA转向。
The text was updated successfully, but these errors were encountered: