Get IFTTT notification when AUD to INR rate exceeds your limit
This trigger fires every day after the markets close and a stock’s closing price rises above an amount you specify.
Developer info
- API endpoint slug
- finance.current_price_rises_above
Trigger fields
Symbol Text input
- Label
- Ticker symbol
- Slug
- symbol
- Required
- true
- Can have default value
- true
Price Text input > Other
- Label
- Price
- Slug
- price
- Required
- true
- Can have default value
- true
Ingredients
Stock name The full name of the stock.
- Slug
- StockName
- Filter code
- Finance.currentPriceRisesAbove.StockName
- Type
- String
- Example
- Google Inc.
Stock ticker The ticker name of the stock.
- Slug
- StockTicker
- Filter code
- Finance.currentPriceRisesAbove.StockTicker
- Type
- String
- Example
- GOOG
Price The last trade price of the stock.
- Slug
- Price
- Filter code
- Finance.currentPriceRisesAbove.Price
- Type
- String
- Example
- 603.7
Info url A link to more information about the stock.
- Slug
- InfoUrl
- Filter code
- Finance.currentPriceRisesAbove.InfoUrl
- Type
- String
- Example
- https://finance.yahoo.com/quote/GOOG/
Check time Date and time this trigger was checked.
- Slug
- CheckTime
- Filter code
- Finance.currentPriceRisesAbove.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00