New services
Explore Plans
Mobile menu Close menu
FinanceFinance

History of a stock dropping by percentage

This query returns a list of when a stocks price dropped below a percentage you specify. Note: this query will only return future events after this Applet is created.

About this query

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.history_of_a_stock_dropping_by_percentage
Runtime method
performQuery("finance.history_of_a_stock_dropping_by_percentage")

Query fields

Symbol Text input

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

Percentage Text input

Label
Percentage decrease
Helper text
Slug
percentage
Required
true
Can have default value
true

Ingredients

Stock name

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

Stock ticker

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

Price

Slug
Price
Filter code
Finance.historyOfAStockDroppingByPercentage.Price
Type
String
Example
89

Info URL

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

Check time

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

Percentage change

Slug
PercentageChange
Filter code
Finance.historyOfAStockDroppingByPercentage.PercentageChange
Type
String
Example
42