request_prices_range: Request prices for a given range

Description Usage Arguments Value

View source: R/priceReq.R

Description

Request prices for a given range

Usage

1
request_prices_range(epic, start_time, end_time, price_type = "bid")

Arguments

epic

Instrument epic

start_time

Datetime given as character in ISO8601 format UTC time, start period

end_time

Datetime given as character in ISO8601 format UTC time, end period

price_type

"Bid" or "Ask"

Value

Dataframe of prices


zumthor86/OptionsAnalytics documentation built on Oct. 20, 2020, 1:15 p.m.