Binance Futures Leaderboard

FREEMIUM
Durch DevNullZero | Aktualisiert un mese fa | Finance
Popularität

9.9 / 10

Latenz

951ms

Service Level

100%

Health Check

100%

Zurück zu allen Diskussionen

Questions

Rapid account: Mariodayhox
mariodayhox
7 mesi fa

Hey, I have a few questions.

What is the difference between v2/get_trader_positions and v1/get_other_position ?

Also how can I get positions from multiple traders in a single request?

Rapid account: Dev Null Zero
DevNullZero Commented 7 mesi fa
  1. Currently there’s no much difference between then. The only difference is that get_traders_positions gives you the is_long attribute.

  2. I had to disable that feature due to user abuse by putting up to 100 UUIDs in a request every second

If you want that feature because of the rate limit of the v2/getTraderPositions endpoint (1k calls), you can use the v1/getOtherPosition endpoint which gives you 10k calls. Both provide the same content with slight differences

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen