-
To reliably index account history (and re/create other functionality) outside of steemd, clients need assurance that their copy of events are complete and accurate. Here I outline discrepancies and ge…
-
Hi @chronoxor,
Really liking the design of `CppServer`!....however, unfortunately, I am running into issues attempting to connect to a wss:// endpoint.
In general, I am unable to get a simple ex…
-
`bitget.fetch_deposit_address("TONCOIN", {"network":"BEP20"})`
returns dictionary where `network` param in None, and where returned address is incorrect With TONCOIN it returns address in TON netwo…
-
-
I was evaluating streaming api for couple of exchanges.
StreamingTradeService is supporting stream of orders and user trades. However I am missing couple of key fields:
- cost of each user trade
…
-
- OS: Windows
- Programming Language version: Python Python 3.8.10
- CCXT version: CCXTversion 1.88.65
Hello,
i see bad fee data when import closed spot orders in Huobi.
This is the data ret…
-
### Operating System
Windows
### Programming Languages
python
### CCXT Version
3.0.80
### Description
I looked into the data coming in on watchOrders() and noticed that if an order gets filled,…
-
I am using the triangular arbitrage opportunity detection code, and I wanted to know if it has been benchmarked and tested for run time performance on exchanges other than Binance (or BinanceUS). Curr…
-
Hello, I like the idea to use websocat to get last price streams from cryto exchanges, from the command line.
With Binacne exchange, it is as easy as:
websocat "wss://fstream.binance.com/stream?str…
-
## Describe your environment
* Operating system: ___Ubantu 20.04_
* Python Version: _____ (`python -V`)
* CCXT version: Using CCXT 4.4.6 (`pip freeze | grep ccxt`)
* Freqtrade Versio…