Skip to content

No devuelve instrumentos de BYMA #42

@juanmarti81

Description

@juanmarti81

Solo está devolviendo instrumentos Rofex. Si se busca Byma en particular viene vacío o con error:

pyRofex.get_instruments('by_segments',
market=pyRofex.Market.ROFEX,
market_segment=[pyRofex.MarketSegment.MERV])
{'status': 'ERROR',
'message': None,
'description': "Segment MERV:ROFX doesn't exist"}

pyRofex.get_instruments('by_cfi',
cfi_code=[pyRofex.CFICode.STOCK,
pyRofex.CFICode.BOND,
pyRofex.CFICode.CEDEAR])
{'status': 'OK', 'instruments': []}

Se acabó lo de traer todos los instrumentos?

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