Dear Poloniex users,
We want to let you know that we’ve added a stpMode parameter to the Create Order endpoint. You now have the option to enable or disable self-trade prevention using this new parameter. The values and descriptions are as follows:
Value | Description |
None | enable self-trade |
EXPIRE_TAKER | taker order will be canceled if self-trade happens(Default) |
Please note that this parameter is not mandatory and won’t affect your current API requests. If you don’t include this parameter in your request, the default value will be EXPIRE_TAKER.
Poloniex New Trade System Spot API Reference
The new parameter has been added to the following endpoints. You can find more information about this update in our API documentation.
- Create Order (Poloniex New Trade System Spot API Reference )
- Create Multiple Orders (Poloniex New Trade System Spot API Reference )
If you have any questions, feel free to reach out to us at api-support@poloniex.com.
Poloniex Team