Skip to main content

trend

Get sentiment data on the most talked about tickers

Source Code: [link]

openbb.stocks.ba.trend(start_date: Optional[str] = None, hour: int = 0, number: int = 10)

Parameters

NameTypeDescriptionDefaultOptional
start_dateOptional[str]Initial date, format YYYY-MM-DDNoneTrue
hourintHour of the day in 24-hour notation (e.g. 14)0True
numberintNumber of results returned by API call
Maximum 250 per api call
10True

Returns

TypeDescription
pd.DataFrameDataframe of trending data