Back to Dashboard

SGRUL Documentation

Welcome to the official documentation for SGRUL. This guide will walk you through setting up your trading bot from scratch.

1. Getting Started

SGRUL is an automated cryptocurrency trading platform that connects directly to your Binance account. Before the bot can trade, you need to provide it with secure API keys.

Prerequisites You will need a Binance account, a Telegram account (optional, for alerts), and an active SGRUL subscription.

2. Creating a Binance Account

  1. Go to the official Binance website and click "Register".
  2. Complete the KYC (Know Your Customer) verification process.
  3. Fund your Spot Wallet with USDT (Tether). This is the base currency the bot uses for trading.
[ Screenshot: Binance Wallet Funding ]

3. Getting API Keys

  1. Log into Binance, click on your profile icon, and select API Management.
  2. Click Create API and choose "System generated".
  3. Label your key (e.g., "SGRUL Bot").
  4. Under API restrictions, check Enable Spot & Margin Trading. Do NOT check "Enable Withdrawals".
  5. Copy your API Key and Secret Key and paste them into the SGRUL dashboard.
Security Warning Never share your Secret Key with anyone. It will only be shown once on Binance. If you lose it, you must generate a new API key.

4. Creating a Telegram Bot

To receive instant trade notifications on your phone, you can link SGRUL to Telegram.

  1. Open Telegram and search for @BotFather.
  2. Send the command /newbot and follow the prompts to name your bot.
  3. BotFather will give you a HTTP API Token. Copy this.
  4. Search for @userinfobot, send any message, and copy your ID.
  5. Enter both the Token and ID in the SGRUL Telegram Setup page.

5. Configuring Your Bot

Once keys are connected, go to the Bot Control panel. You can select your risk tolerance, specify max open positions, and allocate a specific percentage of your portfolio to the bot.

6. Understanding Strategies

Conservative

Focuses on high-probability setups with strict stop-losses. Lower frequency of trades, prioritizing capital preservation.

Aggressive (Pro/Elite only)

Takes advantage of smaller market movements with a higher frequency of trades and wider trailing stops.

8. Security Best Practices

  • Always enable IP Whitelisting on Binance if you have a static IP.
  • Use a strong, unique password for your SGRUL account.
  • Never enable Withdrawal permissions on your Binance API keys.