Skip to main content

news

Prints latest news about ETF, including date, title and web link. [Source: News API]

Usage

news [-l LIMIT] [-d N_START_DATE] [-o] [-s SOURCES]

Parameters

NameParameterDescriptionDefaultOptionalChoices
limit-l --limitLimit of latest news being printed.5TrueNone
n_start_date-d --dateThe starting date (format YYYY-MM-DD) to search articles fromdatetime.now() - timedelta(days=365)TrueNone
n_oldest-o --oldestShow oldest articles firstTrueTrueNone
sources-s --sourcesShow news only from the sources specified (e.g bbc yahoo.com)TrueNone

On this page