Post daily gold closing price on X (Twitter)
This Trigger retrieves the closing price of a stock you specify every time the market closes.
Developer info
- API endpoint slug
- finance.price_at_close_stocks
Trigger fields
Symbol Text input
- Label
- Ticker symbol
- Helper text
- Supported exchanges include NYSE, NASDAQ, and AMEX
- Slug
- symbol
- Required
- true
- Can have default value
- true
Ingredients
Stock name The full name of the stock.
- Slug
- StockName
- Filter code
- Finance.priceAtCloseStocks.StockName
- Type
- String
- Example
- Google Inc.
Stock ticker The ticker name of the stock.
- Slug
- StockTicker
- Filter code
- Finance.priceAtCloseStocks.StockTicker
- Type
- String
- Example
- GOOG
Price The last trade price of the stock.
- Slug
- Price
- Filter code
- Finance.priceAtCloseStocks.Price
- Type
- String
- Example
- 603.7
Info url A link to more information about the stock.
- Slug
- InfoUrl
- Filter code
- Finance.priceAtCloseStocks.InfoUrl
- Type
- String
- Example
- https://finance.yahoo.com/quote/GOOG/
Date The date of the last trade.
- Slug
- Date
- Filter code
- Finance.priceAtCloseStocks.Date
- Type
- String
- Example
- September 05, 2014