Group Location
Explore Plans
Mobile menu Close menu
FinanceFinance

Price drops below

This trigger fires every day after the markets close and a stock’s closing price drops below 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
API endpoint slug
finance.current_price_drops_below

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 name

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

Stock ticker

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

Price

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

Info URL

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

Check time

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