barData: Fetch XU100 Price Data

Description Usage Arguments Value See Also

Description

Fetches price data from historical data service

Usage

1
barData(symbol, startDate = NULL, endDate = NULL, col = NULL)

Arguments

symbol

A character value that you can use ticker.

startDate

A character value or NULL. "MM-DD-YYYY"

endDate

A character value or NULL. "MM-DD-YYYY"

col

A character value that provide possibility choose column.One of "open","high","low" and "close, volume".

Value

A data.frame is that contains Open, High, Low, Close Prices and Volume.

See Also

fBIST,finTables


enesn/rBIST documentation built on May 16, 2019, 5:12 a.m.