/start

Get started with the Telegram bot.

/update_api_keys

Allows you to update API keys for connecting to the exchange. Keys will only be updated when all three values are changed to new ones.

  • API Key
  • API Secret
  • API Passphrase
/get_api_details

Shows the current API keys you've used for connection.

/update_trade_settings

Allows you to change the settings of your trading strategy.

  • Current balance - the amount in USDT that the bot can use to make trades.
  • Profit percent - Minimal value - 0.1, Maximum value - 99.

    The percentage that the bot will use to calculate the selling price from the purchase price.
  • Step percent - Minimal value - 0.1, Maximum value - 99.

    The percentage that the bot will use to calculate the purchase price from the last purchase/sale price.
  • Purchase amount - Minimal value - 5.

    The amount in USDT that the bot can use to make trades.
/get_trade_settings

Displays your current trading parameters.

/cancel

Cancels the current action and returns you to the main menu.

/get_subscription_status

Shows the status of your subscription and its expiration date.

/renew_subscription

Allows you to renew your subscription. Renewal is possible no earlier than 3 weeks before the end of the current subscription.

/start_trading

Starts the trading process with the current settings.

/stop_trading

Stops the trading process.

/set_language

Allows you to choose the language for interacting with the bot.

/buy_coin

Performs a purchase of cryptocurrency for a specific amount at the current rate.

The bot will ask you to enter the purchase amount in USDT.

Minimal value - 5
/help

Shows contact details for support.