オープンソースの取引プラットフォーム

オイラはサラリーマンだけど、1度身体を壊して以来、不労所得に非常に興味があるのです。不労所得の定番は、副業で不動産や株・FXをやることみたい。

結構前から、株やFXの取引をプログラムに任せる「システムトレード」という概念を良く聞く。株価の急変動があるとその原因として挙げられたりもしている。(ハッキリとした因果関係はわからないけど。)

本当にそんな世界があるのなら、プログラムを自作して遊べないだろうか、と思って調べてたんだけど、意外と実践的な情報がみつからない。オイラ自身がその分野のキーワードを全然知らないのと、そもそも日本語で情報を公開している人があんまりいないみたい。

オイラがこの分野で知りたいことは2つあって、
1つは、現在の株価などを取得し、値上がりを予測するプログラムのオープンソースフレームワークは存在するのか。
2つ目は、証券会社側が自動で取引を行う為のAPIみたいなインターフェイスを設けているのか、という点。


スポンサーリンク


ということで、そういう観点で適当な英単語をキーワードにして調べてみたらこんなまとめを見つけた。↓

Open Source Trading Platforms List

tradelink

Write automated trading systems, connect with 17+ broker APIs

AIOTrade

AIOTrade (formerly Humai Trader Platform) is a free, open source stock technical analysis platform built on pure java.

manticore-trader

manticore-trader is a free and open java software for day trading warants on stocks, currencies and comodities. It includes modules for charting, position and risk management, automatic ordering and system trading. Instruments and quotes of the main financial markets are provided daily

G-BOT

G-BOT is a public academic project, headed by Prof. Tom Gastaldi (first University of Rome “La Sapienza”). The project is about the study of trading algorithms and fully automated strategies for systematic profitability.

Marketcetera

http://www.marketcetera.com/
Marketcetera focuses on building the key trading functions that are common to all organizations, thus freeing our clients to concentrate on proprietary trading algorithms and other specialized software that provide a competitive advantage.

Merchant of Venice

http://mov.sourceforge.net/
MOV is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading and genetic programming. Venice runs in a graphical user interface with online help and has full documentation.

EclipseTrader

http://eclipsetrader.sourceforge.net/
Eclipse Rich Client Platform (RCP) application featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, and integrated trading.

JBookTrader

All aspects of trading, such as obtaining market prices, analyzing price patterns, making trading decisions, placing orders, monitoring order executions, and controlling the risk are automated according to the user preferences. JBookTrader is a “sister” project to JSystemTrader.

Matrex

http://matrex.sourceforge.net/
The perfect desktop tool for mathematical, statistical models and complex calculations. Adapters to matlab, scilab, octave, R.

OpenGamma

OpenGamma provides technology for financial institutions to improve analytics calculation and delivery to front-office and risk users.

Open Java Trading System

(Last Update 2010-08-14)
http://ojts.sourceforge.net/
The Open Java Trading System (OJTS) is meant to be a common infrastructure to develop (stock) trading systems. There are four parts: gathering of raw data over the internet, recognition of trading signals, a visualization module and trading with banks.


スポンサーリンク

Joone

Joone is a neural net framework written in Java(tm). It’s composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component

Data Visualizer

(Last Update 2009-07-17)
http://dataviews.sourceforge.net/
Modular environment for graphical visualization of stock market type data SFL Java Trading System Enviroment (Last Update 2009-07-17) http://sourceforge.net/projects/sfljtse http://www.sflweb.org/index.php?blog=sfljtse Java application built on KISS principle ( Keep It Simple,Stupid ) and its aim is to provide a fast and platform indipendent infrastructure to develop and execute trading systems.

ActiveQuant

(Last Update 2009)
Somewhat heavy stuff, for proficient programmers only

JSystemTrader

(Last Update 2009)
Developed to work with Interactive Broker’s API, fully automated trading system (ATS) that can trade various types of market securities during the trading day without user monitoring.

Market Analysis System

(Last Update 2009-07-17)
http://eiffel-mas.sourceforge.net/
System for analysis of financial markets using technical analysis. Includes facilities for stock charting and futures charting, as well as automated generation of trading signals based on user-selected criteria. Operates on both daily and intraday data.

Oropuro trading system

(Last Update 2009)
http://www.oropuro.org
Complete technical analysis & trading system, full set of features: retrieve, analyze EOD stocks data; manage multiple portfolios; technical analysis & graphical rendering; neural networks for generation of trading signals; support trader community,

AlgoTrader

AlgoTrader is an automated trading system (ATS) that can trade any type of security on any market available through InteractiveBrokers or FIX. All aspects of trading like getting market data, analyzing prices, taking trade decisions, placing orders & tracking executions can be automated.
Encog Encog Java and DotNet Neural Network Framework | Heaton Research Encog Ninjatrader Getting Started – Encog Machine Learning Framework

Encog

Encog is an advanced neural network and machine learning framework. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train neural networks.
See wiki above for using with NinjaTrader

Free Statistical Software

More open source trading software…
http://ta-lib.org/hdr_lnk.html

Lokesh Madan
MD Algo Trading India LLC
http://algotradingindia.blogspot.in/2012/05/open-source-trading-platforms-list.html

いくつかリンク切れもあるので、後で整理する予定。Eclipseのプラグインっぽいのがあるのはちょっと驚き。

肝心の証券会社側のインターフェイスについてはまだ良く分からない。。。



2015/10/03追記:
Qiitaでも情報がチラホラ。
http://qiita.com/neka-nat@github/items/334a567d13f8a0c34ece
http://qiita.com/haminiku/items/a032d94e4f0d862df2b2
http://qiita.com/haminiku/items/b4b3a4e3c52252e1d7ee

OANDAが提供しているFX取引用APIというのがあるのね。
開発ガイドを読んでみるか。


スポンサーリンク

関連記事

読書は趣味か?
Structured Approach
2017年4月 振り返り
3分の動画でプログラミングを学習できるサイト『ドットインストール』
機械学習のオープンソースソフトウェアフォーラム『mloss(machine learning ope...
他人に水面下の苦労は見えない
MPFB2:Blenderの人体モデリングアドオン
2020年10月 振り返り
網元AMIで作ったWordpressサイトのインスタンスをt1microからt2microへ移行した
書籍『医師のつくった「頭のよさ」テスト 認知特性から見た6つのパターン』読了
Netron:機械学習モデルを可視化するツール
pythonもかじってみようかと
2022年4月 振り返り
Google Chromecast
2017年10月 振り返り
Unityで強化学習できる『Unity ML-Agents』
Structure from Motion (多視点画像からの3次元形状復元)
2021年4月 振り返り
Geogram:C++の3D幾何アルゴリズムライブラリ
Point Cloud Utils:Pythonで3D点群・メッシュを扱うライブラリ
書籍『仕事ではじめる機械学習』を読みました
『社会人』を諦めました
CGALDotNet:計算幾何学ライブラリ CGALのC#ラッパー
自分の性質
書籍『具体と抽象』読了
2022年7月 振り返り
Python for Unity:UnityEditorでPythonを使えるパッケージ
ManuelBastioniLAB:人体モデリングできるBlenderアドオン
WordPressプラグインによるサイトマップの自動生成
2018年8月~9月 振り返り
2019年12月 行動振り返り
Google XML Sitemap Generatorプラグインを3.4.1へダウングレード
2018年1月~3月 振り返り
Blendify:コンピュータービジョン向けBlenderラッパー
2017年7月 振り返り
ZScript
C++の抽象クラス
iOSデバイスのためのフィジカル・コンピューティングツールキット『konashi(こなし)』
Google App Engine上のWordPressでAmazonJSを利用する
WordPress on Windows Azure
手を動かしながら学ぶデータマイニング
企画とエンジニア 時間感覚の違い

コメント