hossein ahmadzadeh

Results 8 issues of hossein ahmadzadeh

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^1.93.66", Exchange: bybit Method: fetchwithdrawals and fetchDeposits hi . my code : since = None limit = 100 end_time...

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^1.90.94", Exchange: bybit Method: bybit I work with Bybit exchange. Sometimes I get the following error in all functions:...

question

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^1.90.94", Exchange: lbank2 Method: withdraw hi . Where should I look for the withdraw fee? i use this functions...

question

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^1.93.59", Exchange: digifinex Method: load_markets - currencies hi . my code : connection.load_markets() markets = connection.currencies print(markets) output :...

bug

hi . please add python sample for transfer between accounts in bibox

enhancement

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^1.95.37", Exchange: - Method: fetch_ticker hello i want load fetch_ticker in all ccxt exchanges with async. i write this...

OS: Windows 11 Programming Language version: PYTHON 3.10.5 CCXT version: "ccxt/ccxt": "^2.0.55", Exchange: digifinex Method: withdraw hi . digifinex withdraw function returns error : my code : ``` params =...

bug