-
Guys,
after we started to load full orderbook into K my latency dramatically increased. After i fallback to one of the previous commit everything comes to normal state.
-
Same Problem as in https://github.com/ccxt/ccxt/issues/2242
"RangeError: Invalid time value" in fetchTicker
-
- OS: Windows 10
- Programming Language version: Python 3.6
- CCXT version: 1.10.456
- Exchange: okex
- Method: okcoinFuture.future_position_4fix
Hi, I am trying to use future_position_4fix('bt…
-
Can we get an example of updating an existing order via the websocket api?
I have tried to generate a request using the following format but it doesn't seem to work:
```
public generateUpdateOrde…
-
- OS: Linux
- Programming Language version: JS
- CCXT version: 1.10.780
- Exchange:OKEX
- Method:createOrder
I do not understand why I have to supply additional costs param:
```
…
-
Hello.
Whenever i try to cancel order using
await plataforma.cancelOrder(row.uuid_buy, row.mercado)
i get an result false error 10000
Is anyone experience this? i can buy, fetch, but no …
-
Hello, i know this is not related to a bug or anything in ccxt, but was wondering if you have a solution for this.
when i buy an order and then fetch it i get the following
```
{ info:
{ am…
-
ATTENTION!!!
MUST READ THIS BEFORE SUBMITTING ISSUES:
https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-submit-an-issue
- OS: windows10
- Programming Language version: python
…
-
## 环境
* 操作系统: 如Windows 7
* Anaconda版本: Anaconda 4.0.0 Python 2.7 32位
* vn.py版本: 如v1.7.2
## Issue类型
三选一:Bug
## 预期程序行为
试图跑 vnpy/api/okcoin/test.py
## 实际程序行为
websocket似乎总是自动关闭
## 重现步…
-
Looks like they have changed their quote currency from 'USD' to 'USDT'.
```
> node examples/js/cli.js okex fetchMarkets
[...skip...]
'ETH/USD':
{ id: 'eth_usd',
symbol: 'ETH/USD',
…