This trigger fires every day after the markets close and a stock's price rises from the previous closing price by at least the percentage you specify.
- API endpoint slug
- finance.percentage_rise_stocks
Trigger fields
- Label
- Ticker symbol
- Slug
- symbol
- Required
- true
- Can have default value
- true
- Label
- Percentage increase
- Helper text
- e.g. insert 15 for 15%
- Slug
- percentage
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- StockName
- Filter code
- Finance.percentageRiseStocks.StockName
- Type
- String
- Example
- Google Inc.
- Slug
- StockTicker
- Filter code
- Finance.percentageRiseStocks.StockTicker
- Type
- String
- Example
- GOOG
- Slug
- Price
- Filter code
- Finance.percentageRiseStocks.Price
- Type
- String
- Example
- 89
- Slug
- InfoUrl
- Filter code
- Finance.percentageRiseStocks.InfoUrl
- Type
- String
- Example
- http://www.google.com/finance?q=GOOG
- Slug
- CheckTime
- Filter code
- Finance.percentageRiseStocks.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- PercentageChange
- Filter code
- Finance.percentageRiseStocks.PercentageChange
- Type
- String
- Example
- 42