Skip to content

BID/ASK prices are NOT being streamed into _zmq._Market_Data_DB #25

@rezagholam

Description

@rezagholam

Hi. I'm able to run other commands such as sending new orders but each time i subscribe to market data and then trying to get data i get an empty dict {}:

>>> _zmq._DWX_MTX_SUBSCRIBE_MARKETDATA_('EURUSD')
[KERNEL] Subscribed to EURUSD BID/ASK updates. See self._Market_Data_DB.
>>> _zmq._Market_Data_DB

[Output]
>>> {}

I use python 3.7
Please help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions