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

Fix for enum value: ORDER_WOULD_TRIGGER_IMMEDIATELY #170

Merged
merged 1 commit into from
Aug 23, 2018

Conversation

Moskitek
Copy link

Sending BUY Stop Limit Order with:
Limit: below market price
Stop_LIMIT: above market price

Binance exchange rejects the order immediately with rejection reason: ORDER_WOULD_TRIGGER_IMMEDIATELY

and binance api-lib is not able to parse such enum.

@Moskitek Moskitek changed the title Fix for ORDER_WOULD_TRIGGER_IMMEDIATELY Fix for enum value: ORDER_WOULD_TRIGGER_IMMEDIATELY Aug 20, 2018
Copy link
Member

@joaopsilva joaopsilva left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@joaopsilva joaopsilva merged commit fd76377 into binance-exchange:master Aug 23, 2018
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.

2 participants