CustomDatasetGroup

CustomDatasetGroup#

class sigtech.framework.instruments.custom_dataset.CustomDatasetGroup

Baseclasses: ContractGroup

A class representing custom datasets.

description: Optional[str]
fields: Optional[list[str]]
item_product_type: str
prime_field: Optional[str]
contract_class_name()

Class name of custom dataset belonging to this group

classmethod from_contract(group_name: str, env: Optional[ConfiguredEnvironment] = None)

Create a CustomDatasetGroup from fixing source.

Parameters:
  • group_name – Fixing source.

  • env – Configured environment (optional).

Returns:

Instance of CustomDatasetGroup.

get_names(**kwargs) deprecated

Return the internal ids that are under this database

get_schema()

Get schema for this product :return: schema string

invent_ticker()

Class ticker for this instrument.