Sshimaninja

Results 9 comments of Sshimaninja

2021-08-09 19:24:47,300 - freqtrade - ERROR - Fatal exception! Traceback (most recent call last): File "/freqtrade/freqtrade/main.py", line 37, in main return_code = args['func'](args) File "/freqtrade/freqtrade/commands/optimize_commands.py", line 54, in start_backtesting backtesting.start()...

Wow thanks @legionnaire12. I might check this out and see if I can get it to work with your workaround. I put this project on hold due to this issue...

Pretty clean Python TA library: Title: "Technical Analysis Library in Python" https://technical-analysis-library-in-python.readthedocs.io/en/latest/

I'm trying convert this now to do direct quotes but I'm having a lot of trouble just getting prices from even one protocol. Any tips? I don't care if it's...

Yeah, that's the easy part. I'm trying to make it more complicated by adding UniV3 and passing in addresses from the objects in addresses.ts through config.ts.

Yes, it's because 1 inch is used to aggregate opportunities, but it routes through to many protocols looking for a decent buying price to be useful for arbitrage. Basically the...

Gas is up at 120. :/

Not sure if you guys read the follow up article, but this arbitrage bot is not profitable because it relies on 1inch routing which is not fast enough to perform...

Probably got frontrun.