We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Dear,
I want to act according to the buying and selling prices coming from the indicator by triggering it with the webhook.
But I could not close the position I wanted to sell the symbol I bought.
Would you help me with this topic.
Array ( [code] => -2011 [msg] => Unknown order sent. [_method] => DELETE [_url] => https://testnet.binancefuture.com/fapi/v1/order?timestamp=1645447047000&symbol=BTCUSDT&orderId=2981859883&origClientOrderId=nzCbbvv1mynATqevyGxD7O [_httpcode] => 400 )
Image URL
Regards
The text was updated successfully, but these errors were encountered:
https://binance-docs.github.io/apidocs/futures/en/#new-order-trade
Position closing via new order (trade).
Sorry, something went wrong.
When I create a new order it disappears in two orders.
Can we update the existing order, that is, specify the Limit price later?
No branches or pull requests
Hi Dear,
I want to act according to the buying and selling prices coming from the indicator by triggering it with the webhook.
But I could not close the position I wanted to sell the symbol I bought.
Would you help me with this topic.
Array
(
[code] => -2011
[msg] => Unknown order sent.
[_method] => DELETE
[_url] => https://testnet.binancefuture.com/fapi/v1/order?timestamp=1645447047000&symbol=BTCUSDT&orderId=2981859883&origClientOrderId=nzCbbvv1mynATqevyGxD7O
[_httpcode] => 400
)
Image URL
Regards
The text was updated successfully, but these errors were encountered: