Skip to main content

トレーディング戦略のためのPythonバックテストライブラリ

Project description

BackcastPro Logo BackcastPro

トレーディング戦略のためのPythonバックテストライブラリ。

インストール(Windows)

PyPIから(エンドユーザー向け)

py -m pip install BackcastPro

開発用インストール

開発用に、リポジトリをクローンして開発モードでインストールします。

git clone <repository-url>
cd BackcastPro
py -m venv .venv
.\.venv\Scripts\Activate.ps1
py -m pip install -e .
py -m pip install -r requirements.txt

開発モードインストール(py -m pip install -e .)

  • プロジェクトを開発モードでインストールします
  • src ディレクトリが自動的に Python パスに追加されます

使用方法

from BackcastPro import Strategy, Backtest
from BackcastPro.data import DataReader, JapanStocks

# ここにトレーディング戦略の実装を記述

ドキュメント

バグ報告 / サポート

  • バグ報告や要望は GitHub Issues へ
  • 質問は Discord コミュニティへ(招待リンク
  • 使い方はドキュメントをご参照ください

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

backcastpro-0.0.4.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

backcastpro-0.0.4-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file backcastpro-0.0.4.tar.gz.

File metadata

  • Download URL: backcastpro-0.0.4.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for backcastpro-0.0.4.tar.gz
Algorithm Hash digest
SHA256 5f5af2de9a7c262af6c5d6edc1340bf202ddc223efba0c5d5303e8a829981260
MD5 ff527bc6e21972829b60402ff7d46f08
BLAKE2b-256 5f0d576d180e9966d78c82c10b77971db11e2357b076b84d625618c0227d2405

See more details on using hashes here.

File details

Details for the file backcastpro-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: backcastpro-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 27.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for backcastpro-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5cca3b04c0f3462d66cc37ee562d23f795255744844495a3a7cb9de56977eaac
MD5 ab7f8cf5b5919f2d5298c4f97d4be695
BLAKE2b-256 6ace3d13612cd4b63b82074f76a751f250e88be45ea50f26910a06f7f54e4afd

See more details on using hashes here.

Supported by

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