Skip to content

real time data and quantmod

3 messages · Simone Gogna, Zachary Mayer, Daniel Cegiełka

#
Try getQuote.

Sent from my iPhone
On Oct 18, 2011, at 8:54 AM, Simone Gogna <singletonthebest at msn.com> wrote:

            
#
I think the key to do this will be a xts package. You only need to
specify (and implement) how you want to build xts objects from a real
time market data stream. See also IBrokers and how concurrent
programming works there.

btw. getSymbols() is just a wrapper witch import data from source to
xts object (OHLCV+Adj).

best regards,
daniel


2011/10/18 Simone Gogna <singletonthebest at msn.com>: