October 24th, 2007, 8:13 am
QuoteOriginally posted by: rectorQuoteOriginally posted by: yomiSince it is a toolkit, it is easier to extend this product than TS using C++ or java. Also, it is easier to use third party commercial libraries within this product. In other words, thisis a toolkit for C++ or Java developers who want to be build large-scale enterprise-wide algorithmic trading platforms.As Traden4Alpha mentioned, the more sophisticated a sytem developer is, the less he/she needs a library of standard technical indicators and the like. What is valuable is the toolbox, where you can plug in your system and get performance analysis, optimise system parameters, compare the performance across different periods and instruments, add a cash management/portfolio management on top of that, and ultimately compare the back-tested performance to real performance. Here all one needs is bells and whistles on top of a stable platform while the actual trading systems can be comfortably developed outside of the toolbox.That is exactly what this software product does. It has implemented all the functionality mentioned above. It is toolkit which can extended and anybody can use their own favourite technical analysis library and their are quite a few being sold or are available from the open source community. Also, it is possible to make this product grid-aware since it is c++ toolkit. Currently, I am doing a lot of research find beter ways to do the performance analysis.