[R-SIG-Finance] What happens to IBrokers package if overloaded ?

cen six censix0 at gmail.com
Sun Sep 28 17:16:00 CEST 2014


Reading 100 symbols every 5 secs with reqRealTimeBars() does not cause
performance problems.  What *may* cause performance trouble is the
processing you do AFTER receiving the data, e.g. calculate indicators,
refit-models,etc. But that entirely depends on how computationally
expensive   your decision-making process (=strategy) is.  If it takes
longer than 5 secs then you have a problem.

On Thu, Sep 25, 2014 at 8:45 PM, ce <zadig_1 at excite.com> wrote:

> Dear All,
>
> If I use reqRealTimeBars for 100 symbols every 5 sec on an average PC,
> would it cause performance issues ?
> Any data loss is possible or they just queued up ?
>
> Thanks a lot for reading.
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.
>

	[[alternative HTML version deleted]]



More information about the R-SIG-Finance mailing list