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.
2. Creating a Binance Account
- Go to the official Binance website and click "Register".
- Complete the KYC (Know Your Customer) verification process.
- Fund your Spot Wallet with USDT (Tether). This is the base currency the bot uses for trading.
3. Getting API Keys
- Log into Binance, click on your profile icon, and select API Management.
- Click Create API and choose "System generated".
- Label your key (e.g., "SGRUL Bot").
- Under API restrictions, check Enable Spot & Margin Trading. Do NOT check "Enable Withdrawals".
- Copy your API Key and Secret Key and paste them into the SGRUL dashboard.
4. Creating a Telegram Bot
To receive instant trade notifications on your phone, you can link SGRUL to Telegram.
- Open Telegram and search for
@BotFather. - Send the command
/newbotand follow the prompts to name your bot. - BotFather will give you a HTTP API Token. Copy this.
- Search for
@userinfobot, send any message, and copy your ID. - 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.