Commands
Learn about all available bot commands and how to use them effectively.
Getting Started
/start
Start the bot and generate your wallet.
/help
See all available commands.
Trading Commands
/long <market>
Open a long position.
Example:
/long eth/short <market>
Open a short position.
Example:
/short btc/close <market>
Close an open position in a specific market.
Example:
/close eth/stoploss
Set a stop-loss order for an open position. You can select an open market and select the price. The position will automatically close if the price hits your stop-loss level.
/takeprofit
Set a take-profit order for an open position. You can select an open market and select the price. The position will automatically close when the price reaches your target profit level.
Position Management
/positions
View all open trades.
/positions <market>
View trades for a specific market.
Example:
/positions ethWallet Management
/withdraw <address> <amount>
Withdraw USDC to your own wallet.
Example:
/withdraw 0xabc...def 100/export
Export your private key (for migration or self-custody)
⚠️ Keep it secure.
Utility Commands
/cancel
Cancel any ongoing action or flow.
