Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

1,265 results for “from:Ulrich”

date to index
Joshua Ulrich · Apr 30, 2012 · r-sig-finance

It's not clear to me what you're trying to do. An example would help. My guess is that you're looking for something like this: x <- xts(1:10, Sys.Date()-10:1) rbind(x, xts(NA_integer...

Futures prices in quantmod?
Joshua Ulrich · Dec 7, 2009 · r-sig-finance

Hi Guillaume, Try: > getQuote("^DJS2") Trade Time Last Change % Change Open High Low Volume ^DJS2 2009-12-07 11:14:00 103.73 -1.08 -1.03% 103.73 103.73 103.73 0 HTH, Josh -- http://www.fosstrading.com...

DEoptim Risk Return Scatter Plot
Joshua Ulrich · Jan 15, 2013 · r-sig-finance

I would email the author(s) of the article and ask for the code they used. Best, -- Joshua Ulrich | about.me/joshuaulrich FOSS Trading | www.fosstrading.com R/Finance 2013: Applied Finance with R | www.RinFinance.com On Tue, Jan...

query on adjRatios() function from TTR package
Joshua Ulrich · Jun 8, 2020 · r-sig-finance

On Mon, Jun 8, 2020 at 7:26 AM Pitabas Mohanty <pitabasm at xlri.ac.in> wrote: > > Hi > > Can anyone tell me how to find the adjusted closing price when there are > multiple split events on the same day? In...

How to install sqldf to R with version 2.10?
Joshua Ulrich · Mar 17, 2012 · r-devel

On Sat, Mar 17, 2012 at 9:56 AM, zhu free <freezhu8 at gmail.com> wrote: > Hi, > How to install sqldf to R with version 2.10? I used the R in the cluster of > university and there seems no...

Bollinger Band quantmod
Joshua Ulrich · Oct 22, 2015 · r-help

On Mon, Oct 19, 2015 at 4:04 PM, bgnumis bgnum <bgnumis at gmail.com> wrote: > Hi all, > > When I plot Bollinger bands with > > chartSeries( > IBEX,theme="white", > TA = c(addBBands(50,2)) > > ) > > There is a "no" shadow area that...

Earliest available data on yahoo to download
Joshua Ulrich · Jul 1, 2009 · r-sig-finance

It would really help if you provided reproducible code, especially since neither zoo or xts have methods to access Yahoo data. Best, Josh -- http://www.fosstrading.com On Wed, Jul 1, 2009 at 8:47 PM, R_help Help<rhelpacc...

SMA of RSI
Joshua Ulrich · Feb 27, 2017 · r-sig-finance

On Mon, Feb 27, 2017 at 1:49 PM, John Klingensmith <johnsk00 at gmail.com> wrote: > Hi, > How do take a simple moving average of an indicator, like a 5 period SMA > of a 3 period RSI? > Have you tried...

install/libraries on solaris2.6 (PR#280)
ulrich.poetter@ruhr-uni-bochum.de · Sep 16, 1999 · r-devel

Full_Name: ulrich poetter Version: 0.65.0 OS: sparc-sun-solaris 2.6 Submission from: (NULL) (134.147.95.163) Building R-0.65.0 on sparc-sun-solaris2.6 using sun make + gcc 2.95.1+ binutils 2...

normal score transform
Ulrich Leopold · Sep 12, 2002 · r-help

Dear list, could someone point me to the normal score transform and it's use in R? I would like to transform my data with normal score transform, do some geostatsitical predictions and would like to transform the estimated values...

package quantstrat
Joshua Ulrich · Jul 29, 2010 · r-sig-finance

Raghu, You haven't provided enough information for anyone to help you. You did not even provide the error! Please provide, at minimum, a description of your problem. -- Joshua Ulrich FOSS Trading: www.fosstrading.com On Thu, Jul 29, 2010...

How to pass user name and password via code
Joshua Ulrich · Jun 21, 2009 · r-sig-finance

Anura, Since this isn't a finance-related question, you'll probably receive a better response from R-help. That said, you may find an answer to your question by searching the mailing list archives for "RCurl" or by looking...

quantmod EMA and SMA
Joshua Ulrich · Mar 9, 2015 · r-sig-finance

On Mon, Mar 9, 2015 at 8:14 AM, Olivier MARTIN <Olivier.Martin at avignon.inra.fr> wrote: > Hi all, > > I compare the serie from the function EMA() and the one from addEMA() > > getSymbols("^FCHI") > M7=EMA(Cl(FCHI),7...

compute stats for each line
Ulrich Leopold · Jun 26, 2002 · r-help

Dear list, can somebody point me to how to compute stats for each line (over several columns): A B C D E F X 1 2 3 4 5 6 = x1 2 3 4 5 6 7 = x2 3 4...

Interactive Broker API
Joshua Ulrich · Jun 5, 2009 · r-sig-finance

On Fri, Jun 5, 2009 at 7:53 AM, zubin<binabina at bellsouth.net> wrote: > Hello, quick question - does the Interactive Broker API provide the ability > to: > > a) execute a simultaneous trade of a couple of stocks and options? > b...

using getQuote with subscription to yahoo real-time data?
Joshua Ulrich · Mar 2, 2012 · r-sig-finance

On Fri, Mar 2, 2012 at 1:20 PM, Andre Zege <azege at yahoo.com> wrote: > Hi, i suppose things similar to my question were discussed before. I understand how to run getQuote in quantmod to get delayed real-time...

[Bioc-devel] Bioconductor coding standards
Ulrich Bodenhofer · Mar 26, 2013 · bioc-devel

Dear colleagues, One of my students is currently working on a package that we plan to submit to Bioconductor. I want him to adhere to the Bioconductor coding standards which I thought were available at http://wiki.fhcrc.org/bioc...

quantmod model functions
Joshua Ulrich · Feb 4, 2010 · r-sig-finance

Nick, See: https://stat.ethz.ch/pipermail/r-sig-finance/2009q3/004580.html Best, Josh -- http://www.fosstrading.com On Thu, Feb 4, 2010 at 9:23 PM, Nick Torenvliet <nick.torenvliet at gmail.com> wrote: > Hey all, > > Been going...

Suggestion for "Writing R Extensions"
Joshua Ulrich · Aug 22, 2012 · r-devel

On Wed, Aug 22, 2012 at 2:58 PM, Oliver Bandel <oliver at first.in-berlin.de> wrote: > Hello, > > > Zitat von "Joshua Ulrich" <josh.m.ulrich at gmail.com> (Wed, 22 Aug 2012 > 12:35:51 -0500) > > [...] > >> Would it make...

RES: time series interpolation
Joshua Ulrich · Jun 30, 2011 · r-help

On Thu, Jun 30, 2011 at 6:10 AM, tomtomme <langkamp at tomblog.de> wrote: > Thanks for the hints. Eitherway I?ve found another solution now: > More correctly, I answered the question you cross-posted on StackOverflow: http://stackoverflow.com...

Can't find what you're looking for? Try searching with Google .