The server allows access to KaiTrades's EMS server and broker connections through a set of WCF Services - these connect to a range of brokers, for example Bloomber Tradebook, CQG, Interactive brokers.
The latest version now allows a user to write algos as a script using C#, this code can be sent to the sever where is compiled on the fly and made available as a regular algorithm.
The user can then run their algo, view the results, adjust the code and rerun - this way they rapidly get their ideas into production,eliminating a lot of time consuming development cycles and even the need for a development tool such as Visual Studio or Eclipse.
When they are happy with the code, they can of course, package it into regular library.
For more information, see http://www.kaitrade.com/K2/k2api/K2AlgoServer/index.html
Don't hesitate if you want to try this out - contact us through www.kaitrade.com