Would you be interested in having a local market data server with stock quotes and other financial data available for back testing and feeding it into various tools of technical analysis (MATLAB, AmiBroker etc.)?
It would update historical data automatically, check data integrity and keep it up to date. It would have API based access for optimized data reading and writing. Also you would be able to read data directly from its internal database. The internal storage database of your choice will be selected at install time. For now it's Microsoft SQL Server 2012, since it has column-based data representation similar to KDB+, it's an enterprise level DB and costs just $50 for the Developer edition.
It's a free open source project! Feel free to post your suggestions and feature requests:
http://github.com/kriasoft/market-data
It would update historical data automatically, check data integrity and keep it up to date. It would have API based access for optimized data reading and writing. Also you would be able to read data directly from its internal database. The internal storage database of your choice will be selected at install time. For now it's Microsoft SQL Server 2012, since it has column-based data representation similar to KDB+, it's an enterprise level DB and costs just $50 for the Developer edition.
It's a free open source project! Feel free to post your suggestions and feature requests:
http://github.com/kriasoft/market-data