Commands
Getting Started
/start
/start
Initialize your account and generate your wallet addresses. This command:
Creates your trading account
Generates your Solana wallet address
Sets up API credentials
Shows your wallet addresses and basic information
Wallet & Balance Commands
/balance
/balance
Check your current balances across all wallets:
Available margin on Aster platform
SOL balance in your Solana wallet
Suggestions for deposits if funds are available
/deposit [amount|all]
/deposit [amount|all]
Deposit SOL from your Solana wallet to your trading margin:
/deposit
- Deposits your full SOL balance (minus 0.005 SOL reserve)/deposit 5
- Deposits 5 SOL/deposit all
- Deposits your full balance (minus reserve)
Note: Minimum deposit is 10 USDC equivalent
/export
/export
Export your private keys for wallet recovery. Redirects to the web interface for secure key export.
Trading Commands
/long
/long
Start an interactive flow to open a long position:
Select the asset/market
Choose position size
Set leverage
Confirm the trade
/short
/short
Start an interactive flow to open a short position:
Select the asset/market
Choose position size
Set leverage
Confirm the trade
/close
/close
Start an interactive flow to close existing positions:
View all open positions
Select which position to close
Choose to close partially or fully
Market Information
/positions [symbol]
/positions [symbol]
View your current trading positions:
/positions
- Shows all open positions/positions BTC
- Shows only BTC positionsDisplays PnL, size, leverage, and other position details
/price [symbol]
/price [symbol]
Get current market prices:
/price
- Shows ASTER price (default)/price BTC
- Shows Bitcoin price/price ETH
- Shows Ethereum price
/markets
/markets
View all available trading markets:
Lists all FUTURES markets with maximum leverage
Shows total number of available markets
Markets are sorted alphabetically
Last updated