Certainly. Specifically I'm looking for a platform which is able to process historical tick data from an outside vendor and perform backtests over this data set according to the trading rules which we program using either C++ or C#. Ideally, we would find a platform that could condition the historical data well enough that once we're finished backtesting, we'll be able to trade live within the same software on the same code. (without needing to re-write either for two different data inputs).
