Tutorial Guide

BeyondJeet Quick Start Guide

From zero to hero: Step-by-step guide on how to configure and use BeyondJeet copy trading system to start your Solana automated trading journey

Introduction

Welcome to BeyondJeet CopyTrade! This is a high-performance copy trading system designed specifically for the Solana ecosystem. Through this guide, you will learn how to configure and use BeyondJeet from scratch to achieve automated copy trading. Whether you're a cryptocurrency trading beginner or an experienced trader, this guide will help you get started quickly.

Why Choose BeyondJeet?

BeyondJeet uses Yellowstone gRPC technology to achieve millisecond-level transaction monitoring and execution, supports mainstream platforms like Pump.fun and Raydium, and has a built-in smart risk control system to make your copy trading safer and more efficient.

Step 1: Preparation

Before starting to use BeyondJeet, you need to prepare the following:

1Solana Wallet

You need a Solana wallet to store funds and execute transactions. Recommended wallets include:

  • Phantom: The most popular Solana wallet with a user-friendly interface and comprehensive features
  • Solflare: A powerful Solana wallet that supports hardware wallets
  • Backpack: An emerging multi-chain wallet that supports the Solana ecosystem

After creating your wallet, be sure to securely save your seed phrase and private key. It's recommended to prepare at least 2 wallets: one for trading and one for storing backup funds.

2Prepare SOL Funds

You need to prepare sufficient SOL in your wallet for:

  • Trading Capital: Prepare an appropriate amount based on your trading strategy
  • Gas Fees: Solana transaction fees are very low, but it's recommended to reserve 0.5-1 SOL for gas fees
  • Priority Fees: During peak times, paying priority fees can speed up transaction confirmation

3Yellowstone gRPC Node

BeyondJeet uses Yellowstone gRPC technology to achieve millisecond-level transaction monitoring. You need to:

  • Rent a Yellowstone gRPC node service (recommended providers: Helius, Triton, etc.)
  • Obtain the gRPC node connection address and API key
  • Ensure the node service is stable and reliable with latency below 100ms

4Identify Copy Trading Targets

Choose the smart wallet addresses you want to copy trade. You can discover quality wallets through:

  • Blockchain explorers like Solscan and Solana FM
  • Trader shares on social media platforms like Twitter and Telegram
  • Professional on-chain data analysis platforms

Step 2: Install and Configure BeyondJeet

System Requirements

BeyondJeet supports the following operating systems:

  • Linux (Ubuntu 22.04 or higher recommended)

Hardware requirements:

  • CPU: 4 cores or more
  • Memory: 8GB RAM or more
  • Storage: At least 50GB available space
  • Network: Stable internet connection with latency below 100ms

Installation Steps

Contact our technical team to obtain the installation package and license. The installation process is very simple:

# 1. 解压安装包 tar -xzf beyondjeet-copytrade.tar.gz # 2. 进入目录 cd beyondjeet-copytrade # 3. 赋予执行权限 chmod +x copytradeV6.5.2 # 4. 运行程序 ./copytradeV6.5.2

Basic Configuration

On first run, the system will guide you through basic configuration:

  1. Configure gRPC Node: Enter your Yellowstone gRPC node address and API key
  2. Import Trading Wallet: Enter your wallet private key (the system will encrypt and store it)
  3. Set RPC Node: Configure Solana RPC node for transaction submission
  4. Configure Redis: Set Redis connection information for data caching

Step 3: Add Smart Wallets

Add via Web Interface

BeyondJeet provides an intuitive web management interface. Visit http://localhost:8080 to open the management panel.

  1. Click the "Smart Wallet Management" menu
  2. Click the "Add Wallet" button
  3. Fill in wallet information:
    • Wallet Address: The target wallet address to copy trade
    • Wallet Name: Give the wallet an easily recognizable name
    • Risk Level: Choose based on the wallet's trading style (High/Medium/Low)
    • Notes: Record the wallet's characteristics and trading strategy
  4. Enable wallet monitoring
  5. Save configuration

Configure Copy Trading Parameters

Set appropriate copy trading parameters for each wallet:

  • Buy Amount: Amount of SOL per copy trade (recommended to start with small amounts for testing)
  • Buy Slippage: Acceptable price slippage range (0.1-0.5 is reasonable)
  • Take Profit Ratio: Profit level at which to automatically sell (e.g., 100% means doubling)
  • Stop Loss Ratio: Loss level at which to automatically stop (e.g., 10% means 10% loss)
  • Copy Sell Function: Whether to follow the target wallet's sell operations

Important Note

It's recommended to first test copy trading effectiveness with small amounts, confirm the system is running properly, then gradually increase investment. Setting reasonable stop-loss ratios can effectively control risk.

Step 4: Create Parameter Templates

Parameter templates allow you to preset parameters for different trading scenarios, improving configuration efficiency.

Template Creation Steps

  1. Go to the "Parameter Template Management" page
  2. Click "Create New Template"
  3. Fill in template information:
    • Template Name: Such as "Conservative Strategy", "Aggressive Strategy"
    • Template Description: Explain the applicable scenarios for this template
  4. Configure trading parameters:
    • Buy parameters: Amount, slippage, priority fee, tip
    • Sell parameters: Delay time, slippage, priority fee, tip
    • Trigger conditions: Pool size, token age, etc.
  5. Save template

Apply Template to Wallet

After creating a template, you can apply it to any wallet:

  1. Go to wallet configuration page
  2. Select the template to apply from the "Parameter Template" dropdown
  3. Save configuration

The benefit of using templates is that you can quickly adjust parameters for multiple wallets without modifying them individually.

Step 5: Start Copy Trading

Check Configuration

Before starting copy trading, please confirm:

  • ✓ gRPC node connection is normal
  • ✓ Trading wallet balance is sufficient
  • ✓ Smart wallets have been added and enabled
  • ✓ Copy trading parameters are set reasonably
  • ✓ Trading switches are enabled (Pump.fun, Raydium, etc.)

Monitor Trading Status

After the system starts, you can monitor trading through:

  • Web Interface: View wallet status and trading records in real-time
  • Log Files: View detailed system operation logs
  • Telegram Notifications: Receive trading notifications after configuration (optional)

Step 6: Optimization and Adjustment

Analyze Trading Data

After running for a period of time, analyze trading data to optimize strategy:

  • View win rate and return rate for each wallet
  • Analyze which parameter settings work best
  • Identify areas that need improvement

Adjust Strategy

Adjust strategy based on data analysis results:

  • Disable underperforming wallets
  • Increase copy trading amount for well-performing wallets
  • Adjust take profit and stop loss ratios
  • Optimize buy and sell slippage settings

Frequently Asked Questions

Q: What is the copy trading delay?

A: Using Yellowstone gRPC technology, BeyondJeet's monitoring delay is typically between 10-50ms. Transaction execution delay depends on network conditions and RPC node performance.

Q: How is fund security guaranteed?

A: BeyondJeet uses a non-custodial approach. Your private key is encrypted and stored locally, and the system can only execute transactions based on your authorization. It's recommended to set reasonable stop-loss ratios and regularly check wallet balances.

Q: Can I copy trade multiple wallets simultaneously?

A: Yes. BeyondJeet supports monitoring and copy trading multiple wallets simultaneously. You can determine the number of wallets to copy based on server performance and capital amount.

Q: What should I do if copy trading fails?

A: Reasons for copy trading failure may include: network delay, excessive slippage, insufficient balance, etc. The system will record the failure reason, and you can analyze logs and adjust parameters accordingly.

Summary

Through this guide, you have learned how to configure and use the BeyondJeet CopyTrade system. Remember these key points:

  • Start testing with small amounts
  • Set reasonable take profit and stop loss levels
  • Regularly analyze and optimize strategies
  • Stay patient and keep learning

If you encounter any issues during use, feel free to contact our technical support team via Telegram. Happy trading!

Need Help?

Join our Telegram community to exchange experiences with other users and get technical support: @block0_eth