AnalystGroup#
-
class sigtech.framework.instruments.indices.AnalystGroup
Baseclasses:
ContractGroup
A class representing an analyst group.
-
description: Optional[str]
-
due_time: time
-
fixing_source: str
-
holidays: str
-
item_product_type: str
-
timezone: str
-
classmethod from_contract(fixing_source: str) Self
Return an object from the fixing source.
- Parameters:
fixing_source – Fixing source.
- Returns:
Object.
-
classmethod name_from_contract(fixing_source)
Return the group identifier from the fixing source.
- Parameters:
fixing_source – Fixing source.
- Returns:
Group identifier.