Displaying 1 result from an estimated 1 matches for "tradecolnam".
Did you mean:
tradecolnames
2012 Oct 12
1
RTAQ - convert function: warning causes incorrect loading of data
...aset
into R, however I get this warning when running the convert function in the
following way:
convert(from="2010-11-01", to="2010-11-01",datasource=datasource,
datadestination=datadestination,trades=T,quotes=T,ticker="BAC",dir=T,
extention="csv", header=T, tradecolnames=c("SYMBOL", "DATE", "TIME",
"PRICE", "SIZE", "G127", "CORR", "COND", "EX"), quotecolnames=c("SYMBOL",
"DATE", "TIME", "BID", "OFR", "BIDSIZ", "...