Connect to Robinhood's Agentic Trading MCP server and act on the user's behalf — list account/positions tools, analyze a portfolio, and place trades via the...
编程
agentic-trader
试用Consent-gated autonomous trading agent for Robinhood agentic accounts. Pluggable signal sources (own commands, any JSON feed, or AgentHC's sats-priced paper-...
它能做什么
Consent-gated autonomous trading agent for Robinhood agentic accounts. Pluggable signal sources (own commands, any JSON feed, or AgentHC's sats-priced paper-trade journal). Long options, user-configured sizing. Not investment advice.
技能文档
agentic-trader
Open-source template for an autonomous options-trading agent on Robinhood's agentic trading platform. The human picks a signal source, connects THEIR Robinhood Agentic account, and sets THEIR position size; the agent executes on a heartbeat.
Hard rules for assistants using this skill
- The consent gate is mandatory and human-only.
python agent.py setupprints DISCLAIMER.md and requires the human to typeI AGREE AND ACCEPT ALL LIABILITYthemselves. Never type it for them, never pre-create the acceptance file, never summarize the disclaimer as a substitute for them reading it. The agent refuses to work without it. - Never advise position sizing. No party here is a registered investment adviser. When the wizard asks contracts-per-trade, remind the human it is their decision.
- Real money. Orders execute in the human's brokerage account. Confirm they know how to stop the agent and that open positions remain theirs.
Setup
curl -fsSL https://raw.githubusercontent.com/traderhc123/agentic-trader/main/install.sh | bash
cd ~/agentic-trader
./.venv/bin/python agent.py setup # follow BOOT.md — written for you
./.venv/bin/python agent.py run
Signal sources: manual (human's own commands), url (any JSON feed), or
agenthc — AgentHC's Agentic Day Trade Ideas journal feed (~$10/day paid in
sats via the built-in Lightning wallet; free hypothetical track record at
https://api.traderhc.com/api/v1/trading/day-trade-ideas/track-record).
Full assistant instructions: BOOT.md
相关技能
Routes to the appropriate agent in the crypto-signals-plugin team. Trigger when the user asks about crypto trade signals, market analysis, price data, crypto news sentiment, Telegram channel publishing, x402 wallet management, signal performance, or anything related to running an automated crypto signals operation. Lean toward delegation — if crypto signals, market data fetching, news analysis, x402 payments for APIs, or Telegram channel management is any part of the task, route it to the appropriate agent below.
Full AI4Trade/OpenClaw integration for explicitly requested registration, signal publishing, copy-trading, challenge, heartbeat, Polymarket, and market-intelligence workflows. Do not activate for general investment questions.
通过 HeyTraders REST API 接入加密货币与预测市场的行情、回测、下单与信号订阅。
Build and evaluate an offline crypto grid-trading simulation without connecting an exchange, wallet, Telegram bot, or user account. Use when a user asks to m...
Trading Signal Analysis: Ingest OHLCV datasets for any stock or cryptocurrency and generate. Use when an agent needs trading signal analysis, generate buy an...