[Rcpp-devel] RInside for hft strategy.
Harry G
rfortraders at gmail.com
Thu Mar 17 18:41:59 CET 2016
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20160317/150965f8/attachment.html>
More information about the Rcpp-devel
mailing list