CryptoGnome / LimitSwap

LimitSwap is fully functional DeFi Trading Bot. No fees. You just need to hold LIMIT Utility token in your wallet to use.
https://www.limitswap.com/
276 stars 148 forks source link

Falling over on eth setup #412

Open karled opened 2 years ago

karled commented 2 years ago

I changes settings.json to Exchange = Uniswap. Changed the tokens.json to have a ETH token, see attached

Two problems, error log shows issue on line 1999 of LimitSwap.py, to do with the rugdoc, I assume rugdoc does not check ETH contracts, but IDK. So I set RUGDOC_CHECKC = false, it went past that point but hits another issue. Even though I set my SELLPRICEINBASE to "111111111111" the program finds a Sell order. (see attached screenshot), it then tries to confirm TX and fails after about 100 attempts. 2021-12-19 19_49_47-LimitSwap-master 2021-12-19 19_53_12-tokens json - Microsoft Visual Studio

hope this helps

tsarbuig2 commented 2 years ago

@karled it sold because of your STOPLOSS price bro

bot sells if price < STOPLOSS