-
if i am not mistaken only coin margined Swaps for Huobi are implemented.
https://huobiapi.github.io/docs/usdt_swap/v1/en/#swap-api-access-guide
The API Url is also slightly different:
https://a…
-
I've read some old issues whichever I found, and just to confirm, there is not a way to retrieve the url of pair, right? I mean i.e.
`...->getLink('BTC/USDT')`
and if called for binance instance…
-
> _This is a Bisq Network proposal. Please familiarize yourself with the [submission and review process](https://bisq.wiki/Proposals)._
I agree that it goes against BISQ's principles to be on c…
-
Hey, there! I'm trying to fetch cross-margin linear-swap trades from Huobi using fetchMyTrades, but I keep getting a TypeError. It seems it has to do with the response having a 'timestamp' set to None…
-
测试类是com.huobi.linear.swap.api.TradeAPITest类的swapOrderRequest()方法
//填写申请的API-KEY 和 SECRET
HuobiAPIServiceImpl huobiAPIService = new HuobiAPIServiceImpl("API-KEY", "SECRET");
@Test
public void sw…
-
As stated in [official document] (https://docs.tardis.dev/api/tardis-machine#normalized-data-types), `tardis-machine` supports 7 normalized types:
![image](https://user-images.githubusercontent.co…
-
According to the global volume monitor: https://ftx.com/volume-monitor, Huobi derivatives is now the second largest exchange in the world by trade volume. Maybe we should try to get it added soon? wou…
-
- CCXT version: 1.62.5
I observed that the Gate.io implementation just fetches the spot markets by default while other market types have to be loaded via the ```params``` parameter. This is opposed…
-
The API documentation for Huobi's perpetual swaps and for derivatives doesn't include _market orders_ among the order types supported by Huobi. I contacted Huobi's customer care and they confirmed tha…
-
In the latest version of ccxt, api--v2private--post--account/transfer is commented out in huobi.js. How can I transfer currency assets to usdt perpetual contract without using this api? ?
So why comm…