Eurex | R Documentation |
Get data data from Eurex.
delay
Delay between requests.
new()
Create a new Eurex object.
Eurex$new(delay = 0.8)
delay
Delay between requests.
A new 'MacroData' object.
get_instruments()
Get instruments from Eurex.
Eurex$get_instruments()
Get instruments.
get_markets()
Get markets from Eurex.
Eurex$get_markets()
Get markets.
get_ticks()
Get daily data for future symbol.
Eurex$get_ticks(id, start_date = start_date, end_date = end_date)
id
Start date
start_date
Start date
end_date
End date
Get investing com ea data.
clone()
The objects of this class are cloneable with this method.
Eurex$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.