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
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}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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}
The text was updated successfully, but these errors were encountered: