Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Resubscription on the proposal_open_contract send does not work #105

Closed
aminmarashi opened this issue Jan 11, 2017 · 1 comment
Closed

Comments

@aminmarashi
Copy link

If the connection is closed before the proposal_open_contract is sent live api is unable to resubscribe.
The reason is streamId is required to save the contracts: https://github.com/binary-com/binary-live-api/blob/master/src/ApiState.js#L40
@borisyankov I think it's worth fixing if we can make things a little bit better in the code, otherwise this is a very rare condition and is not of high priority.

@aminmarashi
Copy link
Author

This was not true. I made more experiments and the open contract proposal is made again on resubscribe function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant