Thinking of using RInside for predicting a theoretical price for a high
frequency trading strategy. Strategy is written in C++.

Let's assume I want to use the lm() function.
Flow i'm imagining:  get the factors in c++ -> have R pre-process them ->
use the R predict() function.

What is the recommended approach for something like this.  Latencies > 50
micros matter.
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to