8.7 KiB
Symbols are used in headings to denote what platforms and symbol types a command supports.
- Telegram Only :fontawesome-brands-telegram-plane:
- Discord Only :fontawesome-brands-discord:
- Bot Commands 🤖
- Cryptocurrency Support :material-currency-btc:
- Stock Market Support 🏦
- OTC Support 💵
Symbol Detection :material-currency-btc: 🏦 💵
The Simple Stock Bot looks at every message it can see and tries to detect stock and cryptocurrency symbols. Stock market tickers are denoted with a single $
and cryptocurrency coins are denoted with a double $$
. So getting the price of Tesla is as simple as $tsla
and Bitcoin $$btc
. These symbols can be in any part of a message and there can be multiple of them aswell.
/donate [Amount in USD]
:fontawesome-brands-telegram-plane:
The donate command is used to send money to the bot to help keep it free. The premium stock market data and server rentals add up so any amount helps. See the Donate page for more information.
/status
🤖
This command is to get diagnostic information about the bot and the services it is dependant on in order to operate. Any issues should be reported to me. Contact
Stock Market Data:
IEX Cloud is currently not reporting any issues with its API.
Cryptocurrency Data:
CoinGecko API responded that it was OK in 0.160962 Seconds.
</div>
</div>
/dividend [symbol]
🏦
This command gives the rate and date of the dividend for a stock symbol.
The dividend was declared on Monday, May 1 and the ex-dividend date is Tuesday, July 2
</div>
</div>
/intra [symbol]
🏦 :material-currency-btc:
This command makes a chart of a stocks movement since the last market open, or the last 24 hours for cryptocurrency.

Intraday chart for $ASTR from 06 Jul at 09:30 to 06 Jul at 15:59
The current stock price of Astra Space Inc - Class A is $12.47, the stock is currently down -19.39%
</div>
/chart [symbol]
🏦 :material-currency-btc:
This command makes a chart of the last 1 month of trading data up until the day before. For example running it on May 5th creates a chart from April 5th to May 4th.

1 Month chart for Ethereum from 07, Jun 2021 to 07, Jul 2021
The current price of Ethereum is $2,389.62, the coin is currently up 2.485% for today
</div>
/news [symbol]
🏦
Gets the most recent, non paywalled, english news for a stock. If you have any suggestions for a cryptocurrency news source please contact me.
News for TSLA: Top Tech News: Elon Musk admits self-driving is harder than he thought as Tesla owners troll him over missed deadlines Bitcoin Ethereum News: DOGE Price Analysis $0.231 | Cryptopolitan Tesla North: Bugatti to Merge with EV Hypercar Startup Rimac Tesla North: China-Made Tesla Model 3 Battery Drain Test After 14 Days of Sleep Tesmanian: Brandenburg Minister Supports Bureaucratic Reform & Hopes Tesla Giga Berlin Production Starts this Year
/info [symbol]
🏦 :material-currency-btc:
Gets a description of a company. Aimed to inform you on what a ticker is if you have no prior knowledge of it.
/stat [symbol]
🏦 :material-currency-btc:
Gets key market data of the symbol passed in.
Cardano Statistics: Market Cap: $0.0 Market Cap Ranking: None CoinGecko Scores: Overall: 8.928 Development: 0.0 Community: 12.066 Public Interest: 0.285
Company Name: Prospect Capital Corp Market Cap: $3,280,433,315 52 Week (high-low): 9.19 - 4.21 Number of Employees: 0 Next Earnings Date: 2021-08-26 Price to Earnings: 0.000 Beta: 0.404
/cap [symbol]
:material-currency-btc: 🏦 💵
Gets the market capitalization of the symbol passed in.
/trending
Gets the latest trending stocks and their change in price
Trending Crypto:
$$BOND: BarnBridge, -5.29%
$$SHIB: Shiba Inu, -3.76%
$$SNX: Synthetix Network Token, 21.45%
$$COMP: Compound, 11.95%
$$MATIC: Polygon, -4.11%
$$AXS: Axie Infinity, -9.02%
$$MLN: Enzyme, 32.85%
</div>
</div>
/help 🤖
Just a simple command to get help in app. Returns a more summarized version of this page.
Inline Features :fontawesome-brands-telegram-plane: :material-currency-btc: 🏦 💵
You can type @SimpleStockBot [search]
in any chat or direct message to search for the stock bots
full list of stock symbols and return the price of the ticker. Then once you select the ticker
want the bot will send a message as you in that chat with the latest stock price.
The bot also looks at every message in any chat it is in for stock symbols.Symbols start with a
$
followed by the stock symbol. For example:$tsla would return price information for Tesla Motors.