Skip to main content

psi_q

Plots the short interest of a stock. This corresponds to the

Source Code: [link]

openbb.stocks.dps.psi_q(symbol: str, nyse: bool = False)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrticker to get short interest fromNoneFalse
nysebooldata from NYSE if true, otherwise NASDAQFalseTrue

Returns

TypeDescription
pd.DataFrameshort interest volume data