data.getOneMinQuotes: data.getOneMinQuotes

Description Usage Arguments Details

Description

data.getOneMinQuotes

Usage

1
2
data.getOneMinQuotes(objectName, stock = NULL, fut = NULL,
  trim = "T23:55")

Arguments

objectName

- objectname from which quotes to be read. This is generally from data.makeQuotesFromGDrive.

stock

- Stock name to be filtered. Default ALL stocks

fut

- default NULL. If fut prices are needed F1/F2 to be passed. currently only F1/F2 are available

trim

- If True, only prices till 15:30 hours are returned. Default NULL.

Details

This gets the quotes of a particular stock from the big one min data object. This returns the object as xts for that particular stock.


sivasunku/dataNindicators documentation built on May 15, 2019, 4:17 p.m.