Displaying 5 results from an estimated 5 matches for "aua".
Did you mean:
aqua
2007 Jan 10
0
Column names in Zoo object
Hi,
I am downloading Bloomberg data from R. This data will be stored in a
zoo object by default. The command is
dat<-blpGetData(con,c("NOK1V FH Equity","AUA AV
Equity"),"PX_OPEN",start=as.chron(as.Date("12/1/2006",
"%m/%d/%Y")),end=as.chron(as.Date("12/28/2006", "%m/%d/%Y")))
Here I am downloading the data for two tickers, ("NOK1V FH Equity" and
"AUA AV Equity") simultaneously....
2006 Nov 22
1
RBloomberg Multi-ticker problem
Hi,
I am trying to download data from Bloomberg through R. If I try to
download intraday data for multiple tickers and only one field, I get
the error, written below in red. How do I get rid of this error?
> dat<-blpGetData(conn, c("NOK1V FH Equity","AUA AV Equity"),
"LAST_PRICE",
start=as.chron(as.Date("2006-9-13","%Y-%m-%d")),barfields="VOLUME",
barsize=10,retval="data.frame")
Error in if (typ[n] == "character") { : missing value where TRUE/FALSE
needed
* blpDisconnect(conn)...
2006 Dec 13
0
Problem in Converting Zoo Objects to Dataframes
...t into a data frame, called bb.
"
library(zoo)
library(chron)
library(RDCOMClient)
library(RBloomberg)
conn<-blpConnect(show.days="trading",na.action="previous.days",periodici
ty="daily")
intra<-blpGetData(conn, c("NOK1V FH Equity","AUA AV Equity"),
"LAST_PRICE", start=as.chron(as.Date("10/11/2006",
"%m/%d/%Y")),end=as.chron(as.Date("12/5/2006","%m/%d/%Y")),barfields="VO
LUME", barsize=10)
bb=as.data.frame(intra)
blpDisconnect(conn)
"
But there is some...
2003 Sep 27
0
Book: Automating UNIX and Linux Administration
...se many users of
this program are interested in automation and the program is discussed within
the book. You can buy the book from Amazon here:
http://www.amazon.com/exec/obidos/ASIN/1590592123/kaybee-20
You can find the list of chapters and brief summaries here:
http://kaybee.org:81/kirk/aua.html
All source code from the book will be available from www.apress.com shortly.
--
Kirk Bauer <kirk@kaybee.org>
http://linux.kaybee.org | www.autorpm.org | www.logwatch.org
2013 Apr 18
0
Splitting vector
...ddg" "itr" "ynz" "shz" "dcw" "gne"
#[25] "yff" "rkp" "bxw" "ilw" "qng" "rsa" "lsg" "eqm" "tkc" "pkp" "qec" "gdf"
#[37] "aua"
res[[5]][[4]]
# [1] "sjbij" "kruep" "vnvbn" "ceiic" "rpgxk" "gcylk" "eduhq" "vqiub" "udvxo"
#[10] "pddpf" "ddgit" "rynzs" "hzdcw" "gneyf" "frkpb&quo...