-
When I place an order like this:
```
print(get_session(TEST).place_order(
category="spot",
symbol="BTCUSDT",
side="Sell",
orderType="Market",
qty="0.000401",
triggerP…
-
## Describe your environment
* Operating system: Windows 10
* Python Version: 3.8.7
* CCXT version: uknown
* Freqtrade Version: 2023.7
Using a docker installation.
## Your qu…
-
### Operating System
Ubuntu
### Programming Languages
python
### CCXT Version
3.1.21
### Description
When fetching tickers on Bybit with the fetch_tickers() function, the BTC/USDT ticker is fro…
-
Hello. I have issue with sending reduce-only orders. It do not work for one-side mode nor for hedge mode.
I receive '10001: Request parameter error.' in any case, even if reduceOnly: false. For tes…
-
### Operating System
windows 11
### Programming Languages
_No response_
### CCXT Version
ccxt-3.1.2
### Description
It seems that when calling fetch_position(symbol) the returned response alway…
-
### Operating System
Debian, Windows
### Programming Languages
Python
### CCXT Version
4.1.50 - 4.1.66
### Description
after updating from 4.1.39 to version ccxt ccxt **4.1.50 - 4.1.66** an er…
-
## Describe your environment
* Operating system: Ubuntu 23.04
* Python Version: 3.11.2 (`python -V`)
* CCXT version: 3.1.5 (`pip freeze | grep ccxt`)
* Freqtrade Version: 2023.5.1 …
-
## Describe your environment
* Operating system: Ubuntu 22.04
* Python Version: 3.8.16
* CCXT version: 3.1.13
* Freqtrade Version: freqtrade 2023.6.dev-12e31208e (
## Describe …
-
# Open Grant Proposal: `Project Title`
_**CrossFi**_
**Project Name:**
**_CrossFi (https://github.com/crossfidao)_**
**Proposal Category:** Choose one of `Developer and data tooling`, `Applica…
-
I get this JSON deserialize error when calling GetAssetBalanceAsync as below (on a live test account). The data looks okay.
`_bybitClient.V5Api.Account.GetAssetBalanceAsync(AccountType.Unified, …