binance / binance/binance-futures-connector-python

🤷 TP does not show in UI despite successful API call

Open
#250 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
326
PR merge metrics
No merged PRs in 30d

Description

*** In Binance perpetual USD-M futures:

When you set the TP using two calls:

🦝* Call 1: /fapi/v1/order ⇆ to create the first order and establish the position (MARKET order)
🦝* Call 2: /fapi/v1/order ⇆ to set the TP

Both calls return successfully and the TP is set but it never show in the Binance web UI

Any thoughts?

Thank you in advance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the two /fapi/v1/order calls described in the issue: the MARKET order that establishes the position and the follow-up order that sets the TP. Compare their request and response details with what the Binance web UI displays; the issue is resolved when the successfully created TP is correctly represented in the UI or the discrepancy is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design, fintech-quant
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.