data.makeQuotesFromGDrive: data.makeQuotesFromGDrive

Description Usage Arguments Details Author(s)

Description

This function gets the data from file (downloaded preferably from Google Drive) and makes it into a data table

Usage

1
data.makeQuotesFromGDrive(dirName = ".", echoFlag = FALSE)

Arguments

dirName

- input Directory name

echoFlag

- flag to display the file being processed

Details

loads the data in a file(oneminute google drive data into a table). It reads all the files in a directory. If file is a zip file, it needs to be processed ==== TBD === Reads the text file and formats it into a data table with (Symbol, date, time , OHLC, volume) Returns the object with all the data read.

Author(s)

Siva Sunku


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