WeGMI.xyz
Telegram Bot/Commands

Trading Commands

Commands for buying and selling tokens in your WeGMI group, including price checking and position management.

/buy

  • Usage: /buy <token_address> or /buy <token_address> <amount_in_sol>
  • Scope: Group chats only
  • Description:
    • With one argument: Shows the current price of the token
    • With two arguments: Creates a proposal to buy the specified amount of SOL worth of the token
    • Example: /buy <token_address> 1 to buy 1 SOL worth of the token

/sell

  • Usage: /sell <symbol> or /sell <symbol> <percentage>
  • Scope: Group chats only
  • Description: Creates a proposal to sell a percentage of the specified token
    • Example: /sell JUP 50 to sell 50% of JUP holdings

/close

  • Usage: /close <symbol> or /close <symbol> <percentage>
  • Scope: Group chats only
  • Description: Similar to /sell, creates a proposal to close a position
    • Example: /close JUP 50 to close 50% of JUP position

/price

  • Usage: /price <token>
  • Scope: All chats
  • Description: Shows the current price of a token by its symbol

/ca

  • Usage: /ca <token_address>
  • Scope: All chats
  • Description: Shows the current price of a token by its contract address

On this page