InvestingCom: InvestingCom Class

InvestingComR Documentation

InvestingCom Class

Description

Get data data from investing.com.

Super class

findata::DataAbstract -> InvestingCom

Methods

Public methods

Inherited methods

Method get_investingcom_earnings_calendar_bulk()

Get complete earnings calendar from investing.com.

Usage
InvestingCom$get_investingcom_earnings_calendar_bulk(start_date)
Arguments
start_date

Start date

Returns

Get investing com ea data.


Method get_investingcom_earnings_calendar()

Get Earnings Calendar from investing.com for specified dates

Usage
InvestingCom$get_investingcom_earnings_calendar(date_from, date_to)
Arguments
date_from

Start date

date_to

End date

Returns

Request to investing.com calendar


Method update_investingcom_earnings()

Update earnings announcements data from investingcom website

Usage
InvestingCom$update_investingcom_earnings(path, start_date, update = TRUE)
Arguments
path

to save output DT.

start_date

First date to scrape from.If NULL, takes last date from existing uri.

update

existing uri.

Returns

Get and update ea data from investingcom,


Method clone()

The objects of this class are cloneable with this method.

Usage
InvestingCom$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


MislavSag/findata documentation built on June 2, 2025, 12:34 p.m.