Commands: Discord Bot

Check out all the awesome commands the Discord bot can do

Market Data Prices & Charts

Asset Class
Command
Description
Example

Equities / Stocks

/s <ticker>

Pulls the Ticker's real-time price, details, and chart (if available)

/s AAPL

Equities / Stocks

/sc <ticker>

Pulls the Ticker's latest chart with technical analysis details (if available)

/sc AAPL

Crypto

/c <token>

Pulls the Token's real-time price, details, and chart (if available)

/c ETH

Crypto

/cc <token>

Pulls the Token's latest chart with technical analysis details (if available)

/cc ETH

Bot response for !s AAPL
Bot response for !c ETH

Alerts

The Centrol Trader bot has, bar-none, the most powerful alerting mechanism of all Discord stock bots. We emphasize latency and accurateness above all else.

Creating an alert

Asset Class
Command
Description
Example

Equities / Stocks

/salert <ticker> <value>

This will create a simple price alert based on the <value> for the security, <ticker>.

/salert NOK 8

Equities / Stocks

/salert (parameter) <ticker> <value>

This will create an alert for <ticker> bsaed on the <parameter> for a specific <value>.

List of valid parameters are noted below 👇

/salert mkt-cap NOK 100000000000

Crypto

/calert <token> <value>

This will create a simple price alert based on the <value> for the crypto, <token>.

/calert ETH 3500

Valid Alert Parameters

  • price → this will alert on the latest price of the security

  • mkt-cap → this will alert when the market capitalization of the equity reaches the threshold value.

  • vol → this will alert on the daily volume of the security

Bot responses on alerts created

Listing active alerts

To show a list of your current and active alerts across both equities and crypto, run the command:

!alerts

Last updated

Was this helpful?