-
I tried running the following code but can't get it to work. Note I am testing in sandbox component. (is_sandbox=True). this works when I am not using the sandbox....
```
import asyncio
from kuco…
-
Hi all,
i think the inital example at websockets has to be changed for Python 3.10 or there should be at least a note, so:
the following code is deprecated at works until Python 3.9:
loop = a…
-
hi
in this api i can only one address for each coin like BTC
so my users in website should have unique deposit address for BTC
otherwise how can I check who has deposit?
they all have same deposit…
-
Description:
Candles feed support for an exchange is needed to support backtesting and advanced V2 strategies. With the launch of Hummingbot 2.0, adding candles to more exchange will expand suppor…
-
Love the sdk and making some good progress as a noob Pythoner. I'm currently using modified client.create_limit_stop_order() in Trade.py to post stop limit orders in a margin account. So far so good B…
-
Is it possible to add exchanges ? I can also pay you privately.
-
pip:
title: Polymath Burn Mechanism Proposal
status: Draft
type: Utility
author: Kevin Rego Ricoy
created: 2018-04-22
## POLY Burn Mechanism for Polymath Services
An economic deflation me…
-
May I check how do I open/close short position for coin with margin account, for example btc/usdt
-
### Operating System
Linux 22.04LTS
### Programming Languages
JavaScript
### CCXT Version
4.1.66+
### Description
Starting from version 4.1.66 (included) there's this runtime err…
fl0wo updated
1 month ago
-
trade.get_order_details intermittently returns 0 for dealfunds and dealsize instead of float values for market buy/sell orders.
This only seems to happen when dealfunds and dealsize are less than 0.
…