小白想请问个问题 我国泰安下载的 国内期货日交易数据 读取以后 跑不了 talib的公式计算,报错说 input array type is not double ,这种情况应该怎么解决 是不是我数据猜错了 2023-01-09 回复喜欢 魂牵梦饶 估计你使用有'Volume'参数的某个API,解决办法是使用astype把它的数据类型改成float64. 比如这...
Each function returns an output array and have default values for their parameters, unless specified as keyword arguments. Typically, these functions will have an initial "lookback" period (a required number of observations before an output is generated) set toNaN. ...
Exception: input array type is not double 尝试过把close转换成float64类型,但是计算出的macd也是科学计数法。如果把macd再转换成int32类型。macd的值就都变成0了。。。 实在不知道该怎么办了,大佬能帮我改一下代码吗 顺便问一句,为什么segmentfault的主题有的是白色的,有的是黄色的? 比特币python 有用关注1收...
If you're already familiar with using the function API, you should feel right at home using the abstract API. Every function takes the same input, passed as a dictionary of Numpy arrays: 如果您已经熟悉使用函数API,那么您就应该精通使用抽象API。 每个函数有相同的输入,作为一个字典通过NumPy数组: ...