Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitflex integration #22178

Open
wants to merge 114 commits into
base: master
Choose a base branch
from
Open

Conversation

rayBastard
Copy link
Collaborator

No description provided.

'-1112': ExchangeError, // -1112 NO_DEPTH No orders on book for symbol.
'-1114': BadRequest, // -1114 TIF_NOT_REQUIRED TimeInForce parameter sent when not required.
'-1115': BadRequest, // -1115 INVALID_TIF Invalid timeInForce. In the current version, this parameter is either empty or GTC.
'-1116': BadRequest, // -1116 INVALID_ORDER_TYPE Invalid orderType. In the current version , ORDER_TYPE values is LIMIT or MARKET.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is bitflex sharing the exceptions with binance?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe. Some of them a catched during the integration, others are copied from docs

@rayBastard rayBastard marked this pull request as ready for review April 29, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants