-
With the idea in mind of gathering feedback from our users, I would like to propose to the community to ask for inclusions of new exchanges in the library. Something as simple as:
What exchange/s w…
-
Hey team I'm pretty certain I'm about as stupid as it gets right now. So I have my seed phrase for my ledger, no issues at all there, all written down safely. Unfortunately, thinking I was being super…
-
Hello!! 👋🏼
There is a typo in the params of the `FuturesClient.getTradingPairFee`, which currently expects `symbols`, I think the method should look like this
```ts
getTradingPairFee(params: {…
-
Traceback (most recent call last):
File "manage.py", line 16, in
execute_from_command_line(sys.argv)
File "/usr/local/lib/python3.8/site-packages/django/core/management/__init__.py", line …
-
convert to crypto asset -> stable coin balance
take positions -> spot trading on actual crypto
invest -> look for opportunities (coins, tokens, defi, nft...)
-
Coingekko now supports tickers for lots of chains.
If you use this API:
```https://api.coingecko.com/api/v3/simple/token_price/[chain name]?contract_addresses=[list of CSV token addresses] &vs_c…
-
### Operating System
MacOS Sonoma
### Programming Languages
JavaScript
### CCXT Version
4.3.22
### Description
I'm trying to get OHLCs for 100s of coins, please see code below on …
-
I would like to use % instead of a fixed amount for reserved funds in the settings screen.
-
### Expected Behavior
TypeORM should automatically set to the entity's version (incremental number) each time you call save.
### Actual Behavior
TypeORM doesn't add __v in the document. (I've…
-
This my code:
> url = 'https://openapi-sandbox.kucoin.com/api/v1/deposit-addresses'
> now = int(time.time() * 1000)
> data = {"currency": "BTC"}
> data_json = json.dumps(data)
> str_to_sign = s…