Have been reading all the discussions however there are some open points which would like to clarify. Have been using Tradestation, the coding is not exactly quick and came across a problem backtesting. On debugging the strategy it fires off two open orders at the same time randomly, however on the backtest report it appears to net out. No code bug, it's a platform issue on lower timeframes.
It is fine as manual trading platform, but as automated it is not inspiring confidence so am looking at a new platform. One of the issues is the coding time, most of the languages C#, Java are 3GLs and time to market is much longer than with 4GLs.
Do have a PHP/HHVM solution which pulls down forex tick data, processes in to OHLC for each timeframe in realtime, and then have strategies over the top firing off orders however moved away from this to use Tradestation, so may have to revert if nothing fits.
Openquant seems to be the logical choice so far however there appear to be tradeoffs with all the solutions in the market especially in strategy development. With the PHP solution the time to market was hours, Tradestation currently days.
It is about increasing productivity in strategy development, none of the tools appear to be functional and also polished. Openquant & Rightedge have business issues such as support and documentation, Ninjatrader and CQG look polished but miss some of the backend functionality.
It is fine as manual trading platform, but as automated it is not inspiring confidence so am looking at a new platform. One of the issues is the coding time, most of the languages C#, Java are 3GLs and time to market is much longer than with 4GLs.
Do have a PHP/HHVM solution which pulls down forex tick data, processes in to OHLC for each timeframe in realtime, and then have strategies over the top firing off orders however moved away from this to use Tradestation, so may have to revert if nothing fits.
Openquant seems to be the logical choice so far however there appear to be tradeoffs with all the solutions in the market especially in strategy development. With the PHP solution the time to market was hours, Tradestation currently days.
It is about increasing productivity in strategy development, none of the tools appear to be functional and also polished. Openquant & Rightedge have business issues such as support and documentation, Ninjatrader and CQG look polished but miss some of the backend functionality.