什么是 ib-account?
从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。 来源:staskh/trading_skills。
从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。
通过命令行快速安装 ib-account AI 技能到你的开发环境
来源:staskh/trading_skills。
User must have TWS or IB Gateway running locally with API enabled:
Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.
Default behavior (no flags): fetches the first managed account only. Always use --all-accounts unless the user asks for a specific account.
从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。 来源:staskh/trading_skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/staskh/trading_skills --skill ib-account从盈透证券获取账户摘要,包括现金余额、购买力和账户价值。当用户询问他们的帐户、余额、购买力或可用现金时使用。需要本地运行的 TWS 或 IB 网关。 来源:staskh/trading_skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/staskh/trading_skills --skill ib-account 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/staskh/trading_skills