-
Hello,
I'm getting this error when placing an order:
{'error': {'message': 'This request has expired - `expires` is in the past. Current time: 1534543214', 'name': 'HTTPError'}}
Any ideas how t…
-
OS:Windows 10
Programming Language version: Python 3.7
CCXT version: CCXT version: CCXT Pro Version: 0.8.13
Exchange bitmex
watch orderbook L2
as in your example https://github.com/ccxt/ccxt/bl…
-
Hello,
How to correctly create a limit and a stop-limit order in the one request on the Bitmex on the python.
It is not clear how to combine two solutions from the links below.
https://githu…
-
- OS: windows 10
- Programming Language version: Python 3.9
- CCXT version: CCXT Pro Version 0.8.13
- exchange: bitmex
Reading bitmex api:
"If you wish to get real-time order book data, we reco…
-
@kroitor
Thanks so much with the extraordinary work you have ever done !
CCXT is really helpful for cryptocurrency trading!
And I`m sorry to disturb you for this issue:
I got some problem w…
-
Is there a plan to support ruby?
-
- OS: win10
- Programming Language version: python 3.7
- CCXT version: 1.27.46
Hi,
im just trying to use another exchange from bitmex to bybit. the code below works on bitmex but not on bybit. w…
-
OS:Windows 10
Programming Language version: Python 3.7
CCXT version: CCXT version: CCXT Pro Version: 0.8.13
Reading on ccxt documents:
'remaining': // remaining amount to fill
reading …
-
### Operating System
Ubuntu 20.04
### Programming Languages
Python
### CCXT Version
4.3.6
### Description
We are running a long-lived websocket connection for fetching the orderbo…
-
Programming Language version: python
CCXT version: newest
Exchange: BITHUMB
Method: balance (bal = exchange.fetch_balance() )
i want get average buy price.
upbit, bitmex => it have in balance
…