Python TA-Lib RSI wrong results

后端 未结 0 1954
梦如初夏
梦如初夏 2021-01-18 05:47

I\'m trying to get the RSI of a stock using TA-Lib in python and it keeps giving me wrong numbers.

import talib
import pandas as pd
from td.client import TDCl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题