-
- OS:Linux
- Programming Language version:Python3.8.5
- CCXT version:1.87.77
```
huobi = ccxta.huobi({
'apiKey': 'dddddddd',
'secret': 'dddddddd',
})
huobi.options['defaultType']='…
-
Hi, I recently moving my application on a M1 mac mini but I'm finding some issues:
- difficult installation (it takes from 80 to 100+ seconds to install)
- after installation is not correctly recogn…
-
I am talking about this function from official Huobi Futures: how you can close position on futures by tapping 1 button - https://www.huobi.com/support/en-us/detail/360000268261/
Can i do the same …
-
Hi, as object, I'm using nodejs on huobi exchange, referring to this link https://github.com/ccxt/ccxt/blob/master/js/huobi.js I'm controlling my code.
Calling fetchPositions('BTC/USDT:USDT') in my o…
-
## Overview
1. Requester(s): [chain.report - Dr. Florian Lindner]
2. Amount requested in DFI: [115,000 DFI]
3. Receiving address: [df1qslsj2ns99mr02epctezhnxhxxadm6t9sefgnc7]
4. [Reddit discussion…
-
Hi there,
I'm unable to create market sell order on Huobi Global.
- OS: Windows 11
- Programming Language version: Python 3.10.5
- CCXT version: 1.90.89
Order code:
```
exchange.create_ma…
-
Hello,
i see that for Huobi swap the fetch_orderbook and watch_orderbook function returns the amount in term of contracts rather than underlying, which is different than other exchanges.
Would…
-
hello,
Can someone help on how to transfer USDT to and from spot, and swap USDT margin account?
thank you,
i see below on Huobi API guide, but I don't see this in the Huobi ccxt.
![image](ht…
-
# Related Addresses
```
0x9ea5e46dfbd4732ecef62ebde854f363265692e0
0x78775f706bcb5fc05b39514679c414e11f3ebec3
0xc6e547da196de0ff7f9dd1c1f8b5ba48ebb5d422
0x80922c04272a165882ed69c9c231d37823c1…
shdwy updated
2 years ago
-
Trying to get huobi futures balance. I have dollars in account, but ccxt doesnt see them
```
huobi_futures = ccxt.huobipro({
"apiKey": config.HUOBI_API_KEY,
"secret": config.HUOBI_SECRET_K…