mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-09-19 03:52:45 +00:00
tons of updates
This commit is contained in:
@@ -20,8 +20,8 @@ Will return:
|
||||
|
||||
## Commands
|
||||
|
||||
* [`/help`](#/help) - Create a new project.
|
||||
* [`/news`](#/news) - Start the live-reloading docs server.
|
||||
- [`/help`](#/help) - Create a new project.
|
||||
- [`/news`](#/news) - Start the live-reloading docs server.
|
||||
|
||||
### /help
|
||||
|
||||
@@ -29,16 +29,8 @@ This command just displays a short description of what the bot does and a link t
|
||||
|
||||
### /news
|
||||
|
||||
This command is intelligent enough to get any tickers in the ticker format: `$amzn`, and can handle as many tickers as you would like to enter. The bot will then return the price of the ticker, and links various websites that provide news about the ticker. Currently for Apple stock the Bot would return:
|
||||
This command is intelligent enough to get any tickers in the ticker format: `$amzn`, and can handle as many tickers as you would like to enter. For example saying `/news $tsla $aapl` would reply two different messages one for each ticker with a few news articles provided by the [IEX API](https://iexcloud.io/s/62c8503e).
|
||||
|
||||
_The bots need more commands, feel free to [open an issue](https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot/-/issues) with suggestions._
|
||||
|
||||
`The current stock price of Apple Inc. is **$174.18**, the stock is currently up **1.71%**`
|
||||
[`Bravos`](https://bravos.co/AAPL)
|
||||
[`Seeking Alpha`](https://seekingalpha.com/symbol/AAPL)
|
||||
[`MSN Money`](https://www.msn.com/en-us/money/stockdetails?symbol=AAPL)
|
||||
[`Yahoo Finance`](https://finance.yahoo.com/quote/AAPL)
|
||||
[`Wall Street Journal`](https://quotes.wsj.com/AAPL)
|
||||
[`The Street`](https://www.thestreet.com/quote/AAPL.html)
|
||||
[`Zacks`](https://www.zacks.com/stock/quote/AAPL)
|
||||
|
||||
*This command needs updating, feel free to [open an issue](https://gitlab.com/MisterBiggs/simple-telegram-bot/issues) with suggestions.*
|
||||
[All market data is provided by IEX Cloud](https://iexcloud.io)
|
||||
|
Reference in New Issue
Block a user