Category Archives: Software Development

JQuantLib open source library for quantitative finance

If you are an active trader and consider Java, eventually you will be interested by JQuantLib http://www.jquantlib.org/ In a nutshell, it is an open source library for quantitative finance, written in 100% Java, which aims to ‘port’ QuantLib from C++ … Continue reading

Posted in Portfolio Management Software, Software Development | Tagged , , | Leave a comment

Stock Trading Open Source Technologies

AIOTrade http://sourceforge.net/projects/humaitrader http://blogtrader.org/ AIOTrade (formerly Humai Trader Platform) is a free, open source stock technical analysis platform built on pure java. Its pluggable architecture is also ideal for custom features extending, such as indicators and charts. It Requires JRE 1.5.0+. … Continue reading

Posted in Order Management Software, Portfolio Management Software, Research Software, Software Development | Tagged , , , , , , , , , , , , , , , , , , , , | 10 Comments

Software Development Life Cycle (SDLC)

Curtain Raiser Like any other set of engineering products, software products are also oriented towards the customer. It is either market driven or it drives the market. Customer Satisfaction was the buzzword of the 80′s. Customer Delight is today’s buzzword … Continue reading

Posted in Software Development | Tagged , , , , , , , , , , | Leave a comment

Free, High Quality Mathematical, Statisticial, Financial C++ Libraries

Check out www.boost.org A few specifics of interest include Regular Expressions, a soon to be released Time Series, date/time operations, some geometry constructs, state machine tools, and, well, the list goes on.

Posted in Software Development | Tagged , , , | Leave a comment