-
How to specify granularity to Kline/Candlestick Streams?
For example, in [Binance](https://binance-docs.github.io/apidocs/spot/en/#kline-candlestick-streams) or in [KuCoin](https://www.kucoin.com/doc…
-
public void postKubiOrder(String url) {
CloseableHttpClient httpclient = HttpClients.createDefault();
HttpPost httpPost = new HttpPost(url);
long nowts = Calendar.getInstanc…
-
my code :
from flask import Flask, render_template, request, redirect, url_for, session, flash
import ccxt
import os
import datetime as dt
import pandas as pd
import pandas_ta as ta
import o…
Smok4 updated
2 weeks ago
-
Hey , i keep getting this error to call fetch_balance for kucoin. I've tried getting couple of different api keys (all on kucoinfutures).
- OS: MacOS
- Programming Language version: Python 3.9
- …
-
### Operating System
Windows 11
### Programming Languages
Python
### CCXT Version
4.0.29
### Description
I can't open an order in Perpetual Futures, I use the same (create_market_order) for byb…
-
### Operating System
Windows 11
### Programming Languages
_No response_
### CCXT Version
4.1.78.
### Description
Hello Team!
I use orders, limits, markets, stop limits, stop markets as well.…
-
## Version **1.14.42** of [ccxt](https://github.com/ccxt/ccxt) was just published.
Branch
Build failing 🚨
Dependency
ccxt
…
-
### Operating System
CentOS Linux
### Programming Languages
python
### CCXT Version
3.1.16
### Description
/connector.py", line 439, in _close
transport.abort()
File "/usr/local/lib/pyt…
-
Hi,
as soon as I use "create_limit_order" with a floating-point quantity (/order size) I get the error:
400-{"code":"100000","msg":"JSON parse error: Cannot deserialize value of type `java.lang.Long…
-
![image](https://user-images.githubusercontent.com/79618130/223348704-d034e54a-8c52-4724-8b87-f3646fa1ad3f.png)
Injective 社区发布了有史以来第一个 [Injective 全球黑客松](https://injective.com/hackathon),奖金高达 1,000,…