Skip to main content

MagicTrader makes it easy to do system trade on zaif-exchange.

Project description

MagicTrader

MagicTraderとは、zaif-exchangeでシステムトレードを行うためのフレームワークです。 ローソク足の取得、チャートの描画、そしてバックテスト・フォワードテストの機能を備えます。 各種テストでは、シグナルをチャートにプロットすることができるため、 チャートを確認しならアルゴリズムを検証することができます。

セットアップ

MagicTraderをインストールする

pipコマンドを実行し、MagicTraderをインストールしてください。

$ pip install magictrader

TA-Libをインストールする

MagicTraderは「TA-Lib」のインストールを別途必要とします。 下記の紹介等を参考に、各々の環境に応じて、インストールしてください。

python3でTA-Libをインストールする方法をまとめてみた https://qiita.com/ConnieWild/items/cb50f36425a683c914d2

$ pip install TA_Lib-0.4.17-cp35-cp35m-win_amd64.whl

使い方

(記載中)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magictrader-0.0.3.tar.gz (13.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page