get_quotes
Fetch current securities quotes (last price, daily change) by security ID. Get IDs from search_symbols to access quote data for your portfolio.
Instructions
Get current quotes (last price, daily change) for securities by security ID. Get the IDs from search_symbols first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| securityIds | Yes | Security ID(s) from search_symbols | |
| quoteProvider | Yes | Quote provider from search_symbols | |
| preferredCurrency | No | Preferred quote currency | EUR |