2.3.1 SIPAMETRICS - METRICS
Description: Returns the metrics data for specified metrics and index.
Parameters
entity_id: (string, required)
The ticker(s) of the index or segment for which we want data. Refer to the index catalogue for available options.metric_id: (string, required)
The ticker(s) of the metric we want to query. Refer to the metric list for available options, market indices and benchmarks.
Example:
CODE
response = await session.metrics(entity_id="INFRBGWX", metric_id="T01414")