Projects tagged ‘finance’ and ‘trading’


[26 total ]

17 Users
   

Eclipse Trader is an Eclipse Rich Client Platform (RCP) application focused to the building of an online stock trading system, featuring shares pricing watch, intraday and history charts with ... [More] technical analysis indicators, level II/market depth view, news watching, and integrated trading. The standard Eclipse RCP plug-ins architecture allows third-party vendors to extend the functionality of the program to include custom indicators, views or access to subscription-based data feeds and order entry. [Less]
Created about 1 year ago.

4 Users
   

QuickFIX is a full-featured open source FIX engine, currently compatible with the FIX 4.0-4.4 spec. It runs on Windows, Linux, Solaris, FreeBSD and Mac OS X. API's are available for C++, Java, .NET, Python and Ruby.
Created over 3 years ago.

4 Users
 

Trading & Charting system written in Python including Quotes Management, Historic Data, Live Data, Import/Export, Charting, candlestick and Technical analysis, automated alerts, portfolio management, risk management, and much much more
Created over 3 years ago.

2 Users
 

Open source derivatives trade processing.
Created over 3 years ago.

2 Users
   

Advanced Stock Tracking System (AST) is a web-based application for keeping track of stocks. It features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison ... [More] utility, a search engine for the stock market and an alert engine to email you about key events in your securities. [Less]
Created over 3 years ago.

1 Users

JQuantLib is a free, open-source and comprehensive framework for quantitative finance, written in Java. It provides quants and Java application developers several mathematical and statistical tools ... [More] needed for price valuation of financial instruments such as futures, options, bonds, swaps, commodity futures, etc employing a wide range of algorithms and methods. It also offers support for risk valuation. JQuantLib is a 100% Java framework based on QuantLib, which is written in C++. JQuantLib is not simply a mere translation from C++ to Java, but it's a rewrite intended to offer what Java developers expect to have. JQuantLib aims to be correct, pretty well documented, strongly type-checked and surprisingly fast. Richard Gomes http://www.jquantlib.org/index.php/User:RichardGomes [Less]
Created about 1 year ago.

1 Users
   

QuickFIX/J is a full featured messaging engine for the FIX (financial information exchange) protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine. QuckFIX/J Supports FIX versions 4.0 - 4.4.
Created about 1 year ago.

1 Users

A java finance api.
Created over 3 years ago.

1 Users
 

FIX4NET is a .NET Financial Information eXchange (FIX) protocol library. It includes a TCP/IP engine, messages built for FIX version(4.0/4.2/4.4), and flat file message database. With this library ... [More] you should have little difficulty establishing FIX connections in .NET. [Less]
Created about 1 year ago.

1 Users
 

Business and Financial Day Calculators. The DateCalculator implementation is useful to any business; the other two interfaces are more specific to the financial industry. The most common ... [More] function of a lot of banking or business applications is the handling of holidays and weekends, a set of standard rules are implemented to deal with days falling on a holiday. The library does not attempt to guess the 'holidays', most business will have an official list anyway, but concentrate on the date manipulation and calculations. What does it provide? Implementation of 3 interfaces - DateCalculator for all date calculation and handling of weekends or holidays. The supported algorithms are: Do Nothing, Move Forward, Move Backward, Modified Following and Modified Preceeding. [Less]
Created over 3 years ago.