Skip to content

Add support for event_type_ids to market_filter for simulation #777

@cpudney

Description

@cpudney

It would be useful if market_filter supported an event_type_id so that the data files were filtered by event type, e.g. to filter by soccer you would use:

market_filter={"markets": data_files, 'market_types': ['MATCH_ODDS'], "event_type_id": [1], "listener_kwargs": {'inplay': False}},
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions