Quote from amazingIndustry:
I actually used RightEdge long time ago purely for feeding a simple strategy engine with historical data. But I hit the limits very soon and that was when I branched out and started writing my own platform. RightEdge is not bad for a start but I never trusted the statistics of any of those off-the-shelf products. I ended up writing all output statistics and trades and analyzed myself. In the end I wrote more and more parts myself so that I did not see the purpose of using RightEdge anymore. My main gripe was that I run multi-symbol backtest feeds and RightEdge had a very hard time handling those. If you just stream one single symbol's time series into your NewTick function then thats fine (even then slow) but doing so over 10 symbols slowed things down immensely.
AI,
Were you running multi-symbol backtests on tick data or time bars? If I could run portfolio/multi-symbol backtests on time bars w/RightEdge and it wasn't unbearably slow I could live with that. Would that work with RightEdge? If it wasn't for that issue would you recommend the product, say, vs. Ninja?
I agree, those stats are dangerous. Besides, what conclusion am I supposed to draw from a strategy run on a single realization of a time series? LOL.