任何备受瞩目的开源金融项目?

时间:2022-05-12 12:37:24

Is there a high profile open source project in the finance industry - specifically the investment banking area - that I could contribute to (ideally .NET)? I'd like to beef up my resume in this field.

金融行业有一个备受瞩目的开源项目 - 特别是投资银行领域 - 我可以做出贡献(理想情况下是.NET)吗?我想在这个领域加强我的简历。

I would prefer something in the algorithmic trading field, but am open to any route (e.g. front-office applications, etc).

我更喜欢算法交易领域的某些东西,但我对任何路线(例如前台应用程序等)开放。

9 个解决方案

#1


QuantLib

Mohawke's Best of the Best Free and Open Source Software Collection shows many finance open source projects, just "sort by type".

Mohawke的最佳免费和开源软件集合展示了许多金融开源项目,只是“按类型排序”。

#2


Finance AI on codeplex

在codeplex上融资AI

FinanceAI is an open source project under the Ms-RL license with the goal of providing advanced Artificial Intelligence, Statistical and Mathematical tools for amateur and sophisticated investors. Once complete FinanceAI will be a complete algorithmic trading platform with comprehensive AI and Quantitative Finance libraries.

FinanceAI是Ms-RL许可下的一个开源项目,其目标是为业余和老练的投资者提供先进的人工智能,统计和数学工具。完成后,FinanceAI将成为一个完整的算法交易平台,具有全面的AI和定量金融库。

For a list of C# open source projects, check out here.

有关C#开源项目的列表,请查看此处。

#3


I've not used it further than the demo but Marketcetera are making a lot of noise recently. They offer a platform for automated strategy development through to execution and book keeping. From memory I think the technology is Java, ActiveMQ, Ruby on Rails.

我没有比演示更进一步使用它,但Marketcetera最近发出了很多噪音。它们为自动化战略开发,执行和簿记提供了一个平台。从内存来看,我认为该技术是Java,ActiveMQ,Ruby on Rails。

#4


QLNet is port of the Quantlib library in C#.

QLNet是C#中Quantlib库的端口。

#5


OpenAMQ - Messaging / Middleware

OpenAMQ - 消息/中间件

R - programming language used for stats

R - 用于统计的编程语言

#6


(Not a high profile but growing organically healthy)

(不是高调,但有机健康增长)

JStock - Free Stock Market Software

JStock - 免费股票市场软件

The above mentioned URL are more toward end users. If you are looking for developer related information, you may start to look at their wiki.

上面提到的URL更倾向于最终用户。如果您正在寻找与开发人员相关的信息,您可能会开始查看他们的wiki。

#7


Open source FIX implementations - http://www.fixprotocol.org/

开源FIX实现 - http://www.fixprotocol.org/

QuickFIX - http://www.quickfixengine.org/ and QuickFIX/J - http://www.quickfixj.org/

QuickFIX - http://www.quickfixengine.org/和QuickFIX / J - http://www.quickfixj.org/

I've used QuickFIX/J in a production environment and it is quite stable and the codebase is easy to navigate and understand. In fact Marketcetera use QuickFIX/J for their fix engine.

我在生产环境中使用过QuickFIX / J,它非常稳定,代码库易于导航和理解。事实上,Marketcetera使用QuickFIX / J作为他们的修复引擎。

#8


There is a research project that might interest you: http://www-rocq.inria.fr/mathfi/Premia/index.html.

有一个研究项目可能会让您感兴趣:http://www-rocq.inria.fr/mathfi/Premia/index.html。

#9


There is an eclipse open finance market platform

有一个日食开放金融市场平台

Most financial companies don't like open source as they are afraid of the licensing issues when modifying software.

大多数金融公司不喜欢开源,因为他们在修改软件时害怕许可问题。

#1


QuantLib

Mohawke's Best of the Best Free and Open Source Software Collection shows many finance open source projects, just "sort by type".

Mohawke的最佳免费和开源软件集合展示了许多金融开源项目,只是“按类型排序”。

#2


Finance AI on codeplex

在codeplex上融资AI

FinanceAI is an open source project under the Ms-RL license with the goal of providing advanced Artificial Intelligence, Statistical and Mathematical tools for amateur and sophisticated investors. Once complete FinanceAI will be a complete algorithmic trading platform with comprehensive AI and Quantitative Finance libraries.

FinanceAI是Ms-RL许可下的一个开源项目,其目标是为业余和老练的投资者提供先进的人工智能,统计和数学工具。完成后,FinanceAI将成为一个完整的算法交易平台,具有全面的AI和定量金融库。

For a list of C# open source projects, check out here.

有关C#开源项目的列表,请查看此处。

#3


I've not used it further than the demo but Marketcetera are making a lot of noise recently. They offer a platform for automated strategy development through to execution and book keeping. From memory I think the technology is Java, ActiveMQ, Ruby on Rails.

我没有比演示更进一步使用它,但Marketcetera最近发出了很多噪音。它们为自动化战略开发,执行和簿记提供了一个平台。从内存来看,我认为该技术是Java,ActiveMQ,Ruby on Rails。

#4


QLNet is port of the Quantlib library in C#.

QLNet是C#中Quantlib库的端口。

#5


OpenAMQ - Messaging / Middleware

OpenAMQ - 消息/中间件

R - programming language used for stats

R - 用于统计的编程语言

#6


(Not a high profile but growing organically healthy)

(不是高调,但有机健康增长)

JStock - Free Stock Market Software

JStock - 免费股票市场软件

The above mentioned URL are more toward end users. If you are looking for developer related information, you may start to look at their wiki.

上面提到的URL更倾向于最终用户。如果您正在寻找与开发人员相关的信息,您可能会开始查看他们的wiki。

#7


Open source FIX implementations - http://www.fixprotocol.org/

开源FIX实现 - http://www.fixprotocol.org/

QuickFIX - http://www.quickfixengine.org/ and QuickFIX/J - http://www.quickfixj.org/

QuickFIX - http://www.quickfixengine.org/和QuickFIX / J - http://www.quickfixj.org/

I've used QuickFIX/J in a production environment and it is quite stable and the codebase is easy to navigate and understand. In fact Marketcetera use QuickFIX/J for their fix engine.

我在生产环境中使用过QuickFIX / J,它非常稳定,代码库易于导航和理解。事实上,Marketcetera使用QuickFIX / J作为他们的修复引擎。

#8


There is a research project that might interest you: http://www-rocq.inria.fr/mathfi/Premia/index.html.

有一个研究项目可能会让您感兴趣:http://www-rocq.inria.fr/mathfi/Premia/index.html。

#9


There is an eclipse open finance market platform

有一个日食开放金融市场平台

Most financial companies don't like open source as they are afraid of the licensing issues when modifying software.

大多数金融公司不喜欢开源,因为他们在修改软件时害怕许可问题。