This trigger fires every day after the markets close and a stock’s closing price drops below an amount you specify.
- API endpoint slug
- finance.current_price_drops_below
Trigger fields
- Label
- Ticker symbol
- Slug
- symbol
- Required
- true
- Can have default value
- true
- Label
- Price
- Slug
- price
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- StockName
- Filter code
- Finance.currentPriceDropsBelow.StockName
- Type
- String
- Example
- Google Inc.
- Slug
- StockTicker
- Filter code
- Finance.currentPriceDropsBelow.StockTicker
- Type
- String
- Example
- GOOG
- Slug
- Price
- Filter code
- Finance.currentPriceDropsBelow.Price
- Type
- String
- Example
- 603.7
- Slug
- InfoUrl
- Filter code
- Finance.currentPriceDropsBelow.InfoUrl
- Type
- String
- Example
- http://www.google.com/finance?q=GOOG
- Slug
- CheckTime
- Filter code
- Finance.currentPriceDropsBelow.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00