页面: 1 2 3 4 5 6 7 下一页

分类为 ‘网络IT’ 的文章

二月
2
2010

Stock exchange analysis system, featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, automated trading systems, integrated trading. Based on Eclipse RCP framework.

核心程序:http://sourceforge.net/projects/eclipsetrader/

权证衍生品数据插件: http://sourceforge.net/projects/bsetplugin/

这个系统是基于eclipse的ide做的,可以进行有效的拓展.包括了level 2深度行情,新闻,自动交易系统.

对于一个系统可能构建在多个语言和平台上面的程序来说,前端用这个平台可以有效整合,因为java的开放性是不容置疑的,另外由于eclipse的独特可扩展性,可以针对国内即将到来的股指期货进行有效定制开发.

不难想象本程序如果补充进来一定价格模型和决策算法以后可以作为一个合适的套利自动交易程序的很好原型.

分类