Crypto-Triangular-Arbitrage-Bot
Crypto-Triangular-Arbitrage-Bot copied to clipboard
The algorithm to calculate Triangular Arbitrage with depth on Centralised exchanges.
Results
1
Crypto-Triangular-Arbitrage-Bot issues
Sort by
recently updated
recently updated
newest added
I got this error Traceback (most recent call last): File "/home/roland/code/TRY/Crypto-Triangular-Arbitrage-Bot/triarb_kucoin.py", line 17, in client = Trade(api_key, api_secret, api_passphrase, is_sandbox=False, url='') TypeError: KucoinBaseRestApi.__init__() got an unexpected keyword argument 'is_sandbox'