binance / binance/binance-futures-connector-python

top long-short positions ratio problem

Open
#237 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

Im struggling to take data for top long-short positions ratio. Could you please help me regarding that ?

2025-02-07 17:34:06,009 - ERROR - Binance Top Long-Short Position Ratio verisi alınamadı: 404 Client Error: Not Found for url: https://fapi.binance.com/fapi/v1/topLongShortPositionRatio?pair=BTC&period=5m&limit=10
2025-02-07 17:34:07,972 - ERROR - Binance Top Long-Short Account Ratio verisi alınamadı: 404 Client Error: Not Found for url: https://fapi.binance.com/fapi/v1/topLongShortAccountRatio?pair=BTC&period=5m&limit=10
2025-02-07 17:34:09,748 - ERROR - Binance Global Long-Short Ratio verisi alınamadı: 404 Client Error: Not Found for url: https://fapi.binance.com/fapi/v1/globalLongShortAccountRatio?pair=BTC&period=5m&limit=10

I could able to take 24hr tickers etc:
025-02-07 17:33:55,582 - INFO - Binance 24hr Ticker Futures: 99605.10
2025-02-07 17:33:57,269 - INFO - Binance Aggregated Trades Futures: İlk kayıt: {'a': 2565596211, 'p': '99555.20', 'q': '0.003', 'f': 5951469212, 'l': 5951469212, 'T': 1738938834319, 'm': True}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.