I am currently using a web app I built for back testing EOD/Weekly/Monthly data. I am using http://pecl.php.net/package/trader/0.3.0 to help with the TA and I am satisfied with the front end of the web app through to finding signals based on strategies I test. Currently, the code that analyzes the signals (determines exits based on stops, limit, holding period/result metrics/portfolio info/etc.) is all written in PHP. I want to scrap that code in place of an existing library written in a lower level language such as C/C++.
Any suggestions?
thanks!
fan27
Any suggestions?
thanks!
fan27
