-
> QUESTION
- OS: Windows 10
- Programming Language version: Python 3.9.6
- CCXT version: 1.75.74
I need to list all appropriate networks which in BINANCE, HUOBI, KUCOIN etc.
There is a templa…
-
- OS: linux
- Programming Language version: node v16.17.1
- CCXT version: 2.0.31
```
client = new ccxt.pro['binance']({
newUpdates: true
});
while (true) {
try {
…
-
Take an evolving global standard that is a necessity and people love, example: Apple Health App is one of these hosted SMART-on-FHIR applications who consume EHRs consistently. There are millions othe…
-
### Operating System
MacOS
### Programming Languages
JavaScript
### CCXT Version
4.3.70
### Description
Related to #23057 when you've build in an extra method param to watchMyTrad…
mjwvb updated
2 months ago
-
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
3 weeks ago
-
While fixing the fees issue in [#2084](https://github.com/CoinAlpha/hummingbot/issues/2084), engineering discovered that some exchanges do not include fee or trade events through websocket. As a resul…
-
### Operating System
MacOS
### Programming Languages
Python
### CCXT Version
CCXT Version: 4.3.82
### Description
fetch_my_trades returns empty - it was working previously
### Code
```
…
-
# Requirement
- Implement two exchange adapter in `cryptofeed/exchanges`
- cats.py with [L2_BOOK, TICKER]
- ccxt.py with [L2_BOOK, TICKER, CANDLES]
```python
# All available channels
# …
-
Hi, writing python code, trying to get fees from different exchanges
All went well until I tried `kraken`
It has a completely different format from Kucoin and Binanceus, that is why I can't unify …
-
The recent Oxen market fall raises a number of valuable discussions in the community.
One important issue in the Oxen market dynamic that is rarely mentioned is the staking mechanism: There is no e…