You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.
Binance has a new method, which places a LIMIT order and a STOP order fot the same amount, named OCO order.
Without OCO order when one places a STOP that locks the amount of that order, thus can't have the same amount in another order.
After I bought an asset I would place an OCO order as a SELL LIMIT and a STOP LIMIT, and sel the asset either way.
Check my fork binance fork. Please use OCO order with a small amount for testing and reply here If all went as expected.
I will test it today probably....
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Binance has a new method, which places a LIMIT order and a STOP order fot the same amount, named OCO order.
Without OCO order when one places a STOP that locks the amount of that order, thus can't have the same amount in another order.
After I bought an asset I would place an OCO order as a SELL LIMIT and a STOP LIMIT, and sel the asset either way.
https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#new-oco-trade
Could you please implement OCO orders?
The text was updated successfully, but these errors were encountered: