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