Projects tagged ‘investment’ and ‘trading’


[6 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
 

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.

0 Users

The project will first start with basic strategies, and hookups to various feeds (institutional) , fix Engines. From there , development of trading strategies.
Created 3 months ago.

0 Users

MT4 JForex Clients Bridge - is simple plug-in for Dukascopy JForex platform. It allows to transfer trade signals from Metatrader platform to JForex receive notifications from MetaTrader log file and execute transferred trade signals.
Created 2 months ago.

0 Users

Back in 2000, there was a company called Quote.com that published a product called QFeed. Since I preferred Borland Delphi and they only had a C++ DLL or an OCX, I decided to write a Delphi binding. ... [More] QFeed has since been acquired by Linn Software Partners. You should visit the QFeed home page to see what they've done with it; I have no idea. This is legacy code and almost certainly no longer works with the current QFeed product. It's here only because I hate to throw away what I consider good code, even if it is obsolete. [Less]
Created 11 months ago.

0 Users

A European Option is an option that may be exercised only at the expiry date of the option, i.e. at a single pre-defined point in time. There are several options pricing models to determine the fair ... [More] market value of the option. Of these, the Black-Scholes model is the most widely used. We have implemented the pricing of a European Option using the Black Scholes option pricing forumla, and also using Monte Carlo methods. There are only five inputs required for pricing : spot price, strike price, time until expiry, interest rate, and volatility. Other type of options like American Options, Asian tail options etc., will be implemented in the future. [Less]
Created about 1 month ago.