Skip to main content

rsp

Relative strength percentile [Source: https://github.com/skyte/relative-strength]

Source Code: [link]

openbb.stocks.ta.rsp(s_ticker: str = "")

Parameters

NameTypeDescriptionDefaultOptional
s_tickerstrStock TickerTrue

Returns

TypeDescription
Tuple[pd.DataFrame, pd.DataFrame, pd.DataFrame, pd.DataFrame]Dataframe of stock percentile, Dataframe of industry percentile,
Raw stock dataframe for export, Raw industry dataframe for export