Skip to content
#

ta-lib

Here are 41 public repositories matching this topic...

wh1100717
wh1100717 commented Apr 26, 2017

我们会在这个 Issue 中持续 refer 比较典型的 Issue,也希望您能持续通过 issue 来与我们讨论各种问题,这样都可以为其他人提供参考,也避免我们重复回答同样的问题。

  • 如果您刚开始接触 RQAlpha 请先阅读文档 http://rqalpha.io
  • 如果您在使用过程中遇到了问题,请先查看下文罗列的FAQ是否可以解决您的问题,或者您也可以利用 Issue 的搜索和过滤功能来试图找到类似问题的讨论。
  • 如果以上方式仍然没有解决您的问题的,请您 创建Issue, 按照创建时给出的规范模板来描述您的问题
  • 善用截图功能,github 上是可以在 issue 的提问和回复中直接 ctrl + v 来上传图片的,很方便。

RQAlpha 2.0.0

wildcolor
wildcolor commented Jan 27, 2020

I am very new to ta-lib.

Here is a very stupid question about the documentation. Can anyone direct me where exactly is the detailed documentation? For example, the following shows BBANDS has MA_Type.T3, which means BollingerBands will use EMA instead of SMA. But I can't find the description about BBANDS and MA_Type anywhere.....

upper, middle, lower = talib.BBANDS(close, matype

Improve this page

Add a description, image, and links to the ta-lib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ta-lib topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.