Serving the Quantitative Finance Community

 
User avatar
TradesMan
Topic Author
Posts: 0
Joined: January 31st, 2007, 12:53 pm

Cross-platform open-source trading platform

October 14th, 2011, 12:32 pm

I have found several previous threads on this topic and am aware of tradelink, marketcetera et al.I am going to start another which is:- written in c++- open-source with no bureaucratic schlepping to actually get the product- can compile and run on solaris, osx, windows, linux without significant effort- may be run with or without a guiWould any one be interested in collaborating on this?
 
User avatar
olroman
Posts: 0
Joined: December 15th, 2010, 3:00 pm

Cross-platform open-source trading platform

October 14th, 2011, 2:16 pm

I would be interested in the collaborating.
 
User avatar
fgarelli
Posts: 0
Joined: December 25th, 2009, 7:59 pm

Cross-platform open-source trading platform

October 15th, 2011, 11:55 pm

It seems interesting, can I get more information? (even in pm)
 
User avatar
TradesMan
Topic Author
Posts: 0
Joined: January 31st, 2007, 12:53 pm

Cross-platform open-source trading platform

October 16th, 2011, 12:12 pm

The purpose of the project is to provide a framework for automated strategy development, functionally similar to TradeLink, but strictly cross-platform and not based on any proprietary technologies (C#, Java, .Net etc).The user of the software will be able to develop trading agents in C++ using a high-level API, and execute through a retail brokerage.A comprehensive review of existing software is available here.Let's start by examining this existing work. We'll define goals and boundaries that give a high-level view of the project.This is the project planning / feasibility phase of the systems development life-cycle. I would like to carry this out publicly so as to solicit peer scrutiny at every stage.
 
User avatar
tradelink
Posts: 0
Joined: March 9th, 2010, 9:55 pm

Cross-platform open-source trading platform

October 17th, 2011, 6:31 pm

hey guys... you may want to consider joining tradelink, as .net is based on open standards.tradelink should run on mono, which is the open source version of .nethttp://www.mono-project.com/Main_PageDo what you want, but it will be orders of magnitude less work to build off what already exists rather than starting from scratch. here is some work an existing user was doing in this area if you want to build on this :http://code.google.com/p/tradelink/issu ... =1023every other requirement you mention tradelink already does.
 
User avatar
TradesMan
Topic Author
Posts: 0
Joined: January 31st, 2007, 12:53 pm

Cross-platform open-source trading platform

October 20th, 2011, 10:02 pm

I've spent many hours investigating the use of tradelink and mono.My conclusion is that this pairing cannot meet the requirement:Quote- can compile and run on solaris, osx, windows, linux without significant effort.There is a form of dll-hell due to library version dependencies which is likely to persist for some time.
 
User avatar
olroman
Posts: 0
Joined: December 15th, 2010, 3:00 pm

Cross-platform open-source trading platform

February 5th, 2012, 1:02 am

Have you decided to continue?
 
User avatar
tradelink
Posts: 0
Joined: March 9th, 2010, 9:55 pm

Cross-platform open-source trading platform

February 6th, 2012, 12:45 pm

there are now a number of confirmed users running tradelink using mono on linux.
 
User avatar
Jew
Posts: 0
Joined: November 22nd, 2011, 6:46 am

Cross-platform open-source trading platform

February 6th, 2012, 1:21 pm

You can trystocksharp.comand migrate it to Mono framework, if needs to run on UNIX - like OS. Fluent Russian are required to read the site .
Last edited by Jew on February 5th, 2012, 11:00 pm, edited 1 time in total.