investfly.models.marketdata
API Documentation
StockNews
StockNews
date
title
description
built with
pdoc
investfly
.
models
.
marketdata
.StockNews
@dataclass
class
StockNews
:
StockNews
(
date
:
datetime
.
datetime
,
title
:
str
,
description
:
str
)
date
: datetime.datetime
title
: str
description
: str