Skip to main content

Notify Stock Above Price

This Playbook is part of the AlphaVantage Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

This playbook sends a message on Telegram when a stock price rises higher than a predefined price

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • AlphaVantage

Scripts#

This playbook does not use any scripts.

Commands#

  • closeInvestigation
  • alphavantage-stock-data-get
  • telegram-send-message

Playbook Inputs#


NameDescriptionDefault ValueRequired
StockSymbol/Ticker of a stock. Ex: PANW, AAPL, MSFTincident.symbolRequired
PricePrice boundary to check. Notify when stock is higher than this price.incident.priceRequired
Telegram User IdThe user id of the user you want to send a message to. To get this, talk to @userinfobot on Telegram.incident.useridRequired
Telegram UsernameThe username of the telegram account to send a message to.incident.usernameRequired

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Notify Stock Above Price