copy-trading-solana

Mirror Solana wallet trades across Jupiter, Orca, and Raydium DEXes.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill copy-trading-solana-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copy-trading-solana
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/copy-trading-solana
Command: npx skills add https://github.com/nirholas/agenti --skill copy-trading-solana-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Copy trading Solana wallets to automate replication of on-chain trades, reducing manual monitoring and reaction time.

Core Features & Use Cases

  • Real-time monitoring of target Solana wallets via WebSocket connections and detection of trading activity across major DEXs (e.g., Jupiter, Orca, Raydium).
  • Configurable risk and sizing controls including a multiplier, maximum per-trade SOL, minimum trade threshold, and slippage tolerance.
  • Automatic execution of mirrored trades through a chosen routing path, with optional stealth mode delays.
  • Trade history, PnL tracking, and per-wallet configuration (names, status, and stats) to support auditing and analysis.
  • Token whitelist/blacklist support and simple management via a concise CLI-like interface.

Quick Start

Start following a Solana wallet by providing its address to begin mirroring trades automatically.

Frequently Asked Questions about copy-trading-solana

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate copy trading on Solana to mirror wallet transactions?

Solana copy trading mirrors target wallet transactions in real time by detecting trades on DEXes like Jupiter, Orca, and Raydium, then automatically executing replicated orders through routing paths with configurable multipliers and slippage.

Can I set a maximum SOL limit and slippage tolerance for mirrored Solana trades?

You can configure per-wallet risk controls including a maximum per-trade SOL limit, minimum trade threshold, slippage tolerance, and trade size multipliers to ensure safe, deterministic behavior for mirrored Solana trades.

Does Solana copy trading work with Jupiter, Orca, and Raydium DEXes?

Yes, Solana copy trading supports Jupiter, Orca, and Raydium DEXes. It monitors target wallets via WebSocket connections, detects trading activity across these decentralized exchanges, and automatically replicates trades through chosen routing paths.

How do I track PnL and trade history for my Solana copy trading wallets?

You can track PnL and trade history using built-in per-wallet configuration that records wallet names, status, and stats. This supports auditing and analysis of your mirrored Solana trades across DEXes.

What are the limitations when copy trading Solana wallets in real time?

Limitations include reliance on WebSocket connections for real-time monitoring, potential network latency affecting execution speed, and strict environment key requirements needed to enforce deterministic behavior across DeFi routing paths.