← 返回
AI智能 Key 中文

test

Create and manage AI-powered trading bots via natural language. Paper & live trading, portfolio monitoring, backtesting, stock quotes, and options chains.
通过自然语言创建和管理AI交易机器人。支持模拟与实盘交易、投资组合监控、回测、股票报价及期权链。
naiiif83
AI智能 clawhub v1.0.0 1 版本 99718.1 Key: 需要
★ 1
Stars
📥 2,456
下载
💾 429
安装
1
版本
#latest

概述

VibeTrader - AI Trading Bots

Create and manage AI-powered trading bots using natural language. Trade stocks, ETFs, crypto, and options with automated strategies.

What You Can Do

🤖 Bot Management

  • Create bots from natural language: "Create a bot that buys AAPL when RSI drops below 30"
  • List, start, pause, delete your bots
  • View bot performance and trade history
  • Backtest strategies before going live

📊 Portfolio & Trading

  • View positions and account balance
  • Get real-time quotes for stocks, ETFs, and crypto
  • Place manual orders (buy/sell)
  • Switch between paper and live trading

📈 Market Data

  • Stock and ETF quotes
  • Options chains with Greeks
  • Market status checks

Setup

  1. Get your API key from vibetrader.markets/settings
  1. Set the environment variable in your OpenClaw config (~/.openclaw/openclaw.json):
{
  "skills": {
    "entries": {
      "vibetrader": {
        "env": {
          "VIBETRADER_API_KEY": "vt_your_api_key_here"
        }
      }
    }
  }
}

Or export it in your shell:

export VIBETRADER_API_KEY="vt_your_api_key_here"

Available Tools

ToolDescription
-------------------
authenticateConnect with your API key (auto-uses env var if set)
create_botCreate a trading bot from natural language
list_botsList all your bots with status
get_botGet detailed bot info and strategy
start_botStart a paused bot
pause_botPause a running bot
delete_botDelete a bot
get_portfolioView positions and balance
get_positionsView current open positions
get_account_summaryGet account balance and buying power
place_orderPlace a buy/sell order
close_positionClose an existing position
get_quoteGet stock/ETF/crypto quotes
get_trade_historySee recent trades
run_backtestBacktest a bot's strategy
get_market_statusCheck if markets are open

Example Prompts

Create Trading Bots

  • "Create a momentum bot that buys TSLA when RSI crosses below 30 and sells above 70"
  • "Make an NVDA bot with a 5% trailing stop loss"
  • "Create a crypto scalping bot for BTC/USD on the 5-minute chart"
  • "Build an iron condor bot for SPY when IV rank is above 50"

Manage Your Bots

  • "Show me all my bots and how they're performing"
  • "Pause my AAPL momentum bot"
  • "What trades did my bots make today?"
  • "Delete all my paused bots"

Portfolio Management

  • "What's my current portfolio value?"
  • "Show my open positions with P&L"
  • "Buy $500 worth of NVDA"
  • "Close my TSLA position"

Market Research

  • "What's the current price of Apple stock?"
  • "Get the options chain for SPY expiring this Friday"
  • "Is the market open right now?"

Backtesting

  • "Backtest my RSI bot on the last 30 days"
  • "How would a moving average crossover strategy have performed on QQQ?"

Trading Modes

  • Paper Trading (default): Practice with virtual money, no risk
  • Live Trading: Real money trades via Alpaca brokerage

Switch modes with: "Switch to live trading mode" or "Use paper trading"

MCP Server

This skill connects to the VibeTrader MCP server at:

https://vibetrader-mcp-289016366682.us-central1.run.app/mcp

Support

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 16:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 710 📥 243,579
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,351 📥 317,793
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 212,853