crypto-arbitrage-framework
crypto-arbitrage-framework copied to clipboard
A cryptocurrency arbitrage framework implemented with ccxt and cplex. It can be used to monitor multiple exchanges, find a multi-lateral arbitrage path which maximizes rate of return, calculate the op...
Anyone knows how to skip checking for withdrawal fees when I don't want to do inter exchange trading? raise ValueError('{} is not an exchange supported by withdrawalfees.com'.format(exchange)) ValueError: bitget is...
hi, i was trying to start the bot but https://withdrawalfees.com/ doesnt give back withdrawal fees anymore, i think its broken or something, could you fix the bot by taking another...