Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Update BitfinexClient.ts #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update BitfinexClient.ts #306

wants to merge 1 commit into from

Conversation

DanZBo
Copy link

@DanZBo DanZBo commented Oct 12, 2021

Problem:
When the tool subscribes to futures contracts we received data but it will not be emitted because the market will be undefined. And it is right for heartbeat messages.

Changes:
I did add getting market via "channel.symbol" if we do not get market via "channel.pair"

#305

Problem:
When the tool subscribes to futures contracts we received data but it will not be emitted because the market will be undefined. And it is right for heartbeat messages.

Changes:
I did add getting market via "channel.symbol" if we do not get market via "channel.pair"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant