-
### Is your feature request related to a problem? Please describe.
When changing a margin mode in Futures a WebSocket event is created. Currently, the event is not fully parsed:
`{'stream_type': 'AC…
-
## Describe your environment
* Operating system: Mac OS Monterey
* Python Version: 3.9
* CCXT version: 1.95.30
* Freqtrade Version: docker-8f2a887a
## Describe the problem:
I have…
-
I use `GET /ver1/accounts/market_pairs` api to get all available pairs on Binance Futures Coin market. But the returned pairs are incorrect.
```python
from py3cw.request import Py3CW
key = xxx
s…
-
## Describe your environment
* Operating system: Win11
* Python Version: 3.10.8
* CCXT version: 2.0.3
* Freqtrade Version: 2022.10.dev-c4d60184c
## Describe the problem:
Backtes…
-
### Description
Setting up winbar doesn't show which class method I'm in.
**Expected Behavior**
Winbar shows which class method I'm in.
**Actual Behavior**
I can't see which method I'm in but…
RAV64 updated
2 years ago
-
- OS: Windows 10
- Programming Language version: Python 3.10.2
- CCXT version: 1.82.94
Hi! This is my first issue submitting, so I'll try to do my best.
This is a question, not an issue :D (I do…
-
Given the recent announcement on discontinuing CCXT support #428 opening this issue to track general discussions on a prioritized Binance integration.
- [ ] Add margin functionality to SPOT API ada…
-
Sort funding from negative to positive
Use: https://binance-docs.github.io/apidocs/futures/en/#get-funding-rate-history
-
Hi Oliver!
Thank you for the wonderful module, I love it very much.
I want to report a bug for the Futures Testnet URLs.
It takes me some time to figure out the problem, even contacting Binan…
-
Hi everyone !
I've been playing with Binance's API for the last few days, and after retrieving future orderbooks with the script given in the github repository (binance/binance-public-data/tree/mas…