Centrol
  • 👋Welcome
  • Broker Integrations
    • Coinbase Pro API Setup
    • Coinbase Pro (Paper Trading) API Setup
  • Using the Bot
    • Getting started
    • Commands: Discord Bot
    • Commands: Telegram Bot
  • Resources
    • FAQs
    • Get the Discord Bot
    • Get the Telegram Bot
    • Centrol Discord + Support
    • Patreon
  • Company
    • Centrol Site
    • About Centrol
    • Legal (ToC & Privacy)
Powered by GitBook
On this page
  • Market Data Prices & Charts
  • Alerts
  • Creating an alert
  • Listing active alerts

Was this helpful?

Export as PDF
  1. Using the Bot

Commands: Discord Bot

Check out all the awesome commands the Discord bot can do

PreviousGetting startedNextCommands: Telegram Bot

Last updated 3 years ago

Was this helpful?

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

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

Privacy Tip

Alerts will respond in the place where you requested them – if you raised an alert in a group channel, the bot will respond, replying back to you, in the channel. If you want to receive responses in private, you can create alerts with the bot in a private message to the bot directly.

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

Listing active alerts

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

!alerts

Bot response for !s AAPL
Bot response for !c ETH
Bot responses on alerts created