Skip to main content

OTC Aggregate


Implementation details

Class names

Model nameParameters classData class
OTCAggregateOTCAggregateQueryParamsOTCAggregateData

Import Statement

from openbb_core.provider.standard_models.otc_aggregate import (
OTCAggregateData,
OTCAggregateQueryParams,
)

Parameters

symbol: str

Symbol to get data for.

Optional: True

Data

update_date: date

Most recent date on which total trades is updated based on data received from each ATS/OTC.

share_quantity: float

Aggregate weekly total number of shares reported by each ATS for the Symbol.

trade_quantity: float

Aggregate weekly total number of trades reported by each ATS for the Symbol