Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defiapesniper/copy-trading-bot
Copy trading bot: copy the trader's trading on solana
https://github.com/defiapesniper/copy-trading-bot
copy-trade-bot copy-trading copytrade-bot copytrading copytradingbot solana-copytrade-bot-github trade-bot
Last synced: 8 days ago
JSON representation
Copy trading bot: copy the trader's trading on solana
- Host: GitHub
- URL: https://github.com/defiapesniper/copy-trading-bot
- Owner: DeFiApeSniper
- Created: 2025-01-29T17:28:31.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-02-02T21:17:19.000Z (8 days ago)
- Last Synced: 2025-02-02T22:23:27.342Z (8 days ago)
- Topics: copy-trade-bot, copy-trading, copytrade-bot, copytrading, copytradingbot, solana-copytrade-bot-github, trade-bot
- Language: TypeScript
- Homepage:
- Size: 14.6 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Copy trading bot
A copy trading bot on Solana automatically tracks and mimics the trades of a specific trader's wallet. It monitors the trader's transactions (like buying or selling tokens) and automatically executes the same actions in your wallet in real-time. The bot allows you to follow experienced traders without manually managing trades, copying their buys and sells on the Solana blockchain.
Supported on Raydium, Jupiter and Pumpfun
### Bot Features
- Track Token Swaps: Continuously monitors every token swap on the Solana network to identify the best opportunities.
- Trade Across Multiple DEXs: Swap tokens on any supported decentralized exchange according to your preferences.
- Automatic Trades: Let the bot automatically buy and sell based on your customized strategy, so you donβt have to lift a finger.
- Customizable Trading Strategy: Tailor your own trading approach to fit your risk tolerance and goals.
- Multi-Wallet Support: Set up and manage multiple wallets, executing trades on each at the same time.### Enhanced websocket
```json
{
"jsonrpc": "2.0",
"id": 420,
"method": "transactionSubscribe",
"params": [
{
"vote": false,
"failed": false,
"signature": "2dd5zTLrSs2udfNsegFRCnzSyQcPrM9svX6m1UbEM5bSdXXFj3XpqaodtKarLYFP2mTVUsV27sRDdZCgcKhjeD9S",
"accountInclude": ["pqx3fvvh6b2eZBfLhTtQ5KxzU3CginmgGTmDCjk8TPP"],
"accountExclude": ["FbfwE8ZmVdwUbbEXdq4ofhuUEiAxeSk5kaoYrJJekpnZ"],
"accountRequired": ["As1XYY9RdGkjs62isDhLKG3yxMCMatnbanXrqU85XvXW"]
},
{
"commitment": "processed",
"encoding": "base64",
"transactionDetails": "full",
"showRewards": true,
"maxSupportedTransactionVersion": 0
}
]
}
```# π€ Author
### Telegram: [DeFiApeSniper](https://t.me/DeFiApeSniper)