Displaying 4 results from an estimated 4 matches for "dbonneau".
2010 Apr 14
4
Error: could not find function "tsts" tradesys package
Hi, I am pretty new to R and would like to follow the code in the paper
below, tradesys package. but I am stuck at the 2nd page where x<-tsts(spx)
is written. Could anyopne help me why I am getting an Error :"could not find
function "tsts" ". I guess I need function call "tsts". where can I find
that function ? I installed tradesys, zoo, RUnit packages but I
2011 Sep 13
2
space in directory name
Hi, I am trying to read a text file located in following paths. I am getting
error if I try to read from long directory.. But if I place the file right
under C, It runs fine. Could anyone tell me how to read table from following
directory path ?
data1 <-read.table("C:\\Documents and Settings Administrator\\My
Documents\\My Dropbox\\data.txt", sep="\t", header=TRUE)
Error
2010 Apr 10
1
How to install Defaults package offline
Hi,
I just installed R software on my machine which is not supposed to have an
internet access. I installed several package that I need, which are
quantmod, xts, TTR etc. When I typed require(quantmod), I get " Error:
package 'Defaults' could not be loaded". How do you install Defaults package
if you don't have an internet access ? Does anyone know where I can find the
file
2011 Apr 20
0
R with X_Trader XTAPI
Is there a way or an existing packages to connect R to X_Trader using XTAPI ?
I know there is a way of connecting R to TWS (Interactive broker).. but I
was wondering if anyone has done connecting R to X_Trader ?? Thank you.
--
View this message in context: http://r.789695.n4.nabble.com/R-with-X-Trader-XTAPI-tp3464484p3464484.html
Sent from the R help mailing list archive at Nabble.com.