setup とは?
Python バックテスト環境をセットアップします。 OS を検出し、仮想環境を作成し、依存関係 (openalgo、ta-lib、vectorbt、plotly) をインストールし、バックテスト フォルダー構造を作成します。 ソース: marketcalls/vectorbt-backtesting-skills。
Python バックテスト環境をセットアップします。 OS を検出し、仮想環境を作成し、依存関係 (openalgo、ta-lib、vectorbt、plotly) をインストールし、バックテスト フォルダー構造を作成します。
コマンドラインで setup AI スキルを開発環境にすばやくインストール
ソース: marketcalls/vectorbt-backtesting-skills。
Set up the complete Python backtesting environment for VectorBT + OpenAlgo.
Create a Python virtual environment in the current working directory:
If the user specified a Python version argument, use that instead of python3:
Python バックテスト環境をセットアップします。 OS を検出し、仮想環境を作成し、依存関係 (openalgo、ta-lib、vectorbt、plotly) をインストールし、バックテスト フォルダー構造を作成します。 ソース: marketcalls/vectorbt-backtesting-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill setupBrowse more skills from marketcalls/vectorbt-backtesting-skills
Python バックテスト環境をセットアップします。 OS を検出し、仮想環境を作成し、依存関係 (openalgo、ta-lib、vectorbt、plotly) をインストールし、バックテスト フォルダー構造を作成します。 ソース: marketcalls/vectorbt-backtesting-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/marketcalls/vectorbt-backtesting-skills --skill setup インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/marketcalls/vectorbt-backtesting-skills