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
- 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.currentPriceRisesAbove.StockName
- Type
- String
- Example
- Google Inc.
- Slug
- StockTicker
- Filter code
- Finance.currentPriceRisesAbove.StockTicker
- Type
- String
- Example
- GOOG
- Slug
- Price
- Filter code
- Finance.currentPriceRisesAbove.Price
- Type
- String
- Example
- 603.7
- Slug
- InfoUrl
- Filter code
- Finance.currentPriceRisesAbove.InfoUrl
- Type
- String
- Example
- http://www.google.com/finance?q=GOOG
- Slug
- CheckTime
- Filter code
- Finance.currentPriceRisesAbove.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00