Alejandro

Results 5 issues of Alejandro

It seems to have some years and probably the structure of BTC have changed. I cannot connect to BTCe due to a not properly response from server. Any ideas?

Please note that the Pancakeswap API has an udptate. The new url is https://api.pancakeswap.info/api/v2/.

Me tira error cuando importo sqlite. Que modulo hay que instalar?

I'm having the following error: Traceback (most recent call last): File "hello-world-bot.py", line 141, in run(args.key_file, args.buy_floor, args.sell_ceiling, args.live_trades) File "hello-world-bot.py", line 93, in run key = handler.getKeys()[0] AttributeError: 'KeyHandler'...

Hello. I'm trying to get the amount of x token on my wallet, but when I type the following : `from solana.rpc.api import Client, Pubkey http_client = Client("https://api.mainnet-beta.solana.com") token_accounts =...