Automate Reddit
Explore Plans
Mobile menu Close menu
FinanceFinance

Price rises above

This trigger fires every day after the markets close and a stock’s closing price rises above an amount you specify.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires every day after the markets close and a stock’s closing price rises above an amount you specify.
API endpoint slug
finance.current_price_rises_above

Trigger fields

Symbol Text input

Label
Ticker symbol
Slug
symbol
Required
true
Can have default value
true

Price Text input

Label
Price
Slug
price
Required
true
Can have default value
true

Ingredients

Stock nameThe full name of the stock.

Slug
StockName
Filter code
Finance.currentPriceRisesAbove.StockName
Type
String
Example
Google Inc.

Stock tickerThe ticker name of the stock.

Slug
StockTicker
Filter code
Finance.currentPriceRisesAbove.StockTicker
Type
String
Example
GOOG

PriceThe last trade price of the stock.

Slug
Price
Filter code
Finance.currentPriceRisesAbove.Price
Type
String
Example
603.7

Info URLA link to more information about the stock.

Slug
InfoUrl
Filter code
Finance.currentPriceRisesAbove.InfoUrl
Type
String
Example
http://www.google.com/finance?q=GOOG

Check timeDate and time this trigger was checked.

Slug
CheckTime
Filter code
Finance.currentPriceRisesAbove.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00