asset_twits
Retrieve MarketTwits messages for a specified instrument, sorted newest first. Filter by calendar days or end time to see relevant twits.
Instructions
Return relevant MarketTwits messages, newest first.
Relevance is defined exclusively by the instrument-to-hashtag links in
instrument_hashtags.csv. An optional exchange prefix is discarded, and
SI1! is treated as USDRUB. Each returned message is formatted as
[22-Jul-26 19:27 UTC] message text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Calendar days to look back | |
| datetime | No | ISO-8601 end time converted to UTC; a value without an offset is interpreted as UTC. Defaults to current UTC time | |
| instrument | Yes | Market instrument from instrument_hashtags.csv, optionally using EXCHANGE:SYMBOL. SI1! is treated as USDRUB |