Skip to content

v5.0.4.x - Stable version

Latest
Compare
Choose a tag to compare
@tsarbuig tsarbuig released this 09 Aug 22:46

LAST UPDATE : April 14th 2024 (v5.0.4.16) --> Added Uniswap Base compatibility

⚠️ BIG NEWS : I decided to make LimitSwap open source again 😄
Enjoy and long life to this amazing tool ❤️

 

If you like my work, don't hesitate to give me a little tip 👼 0x99bEAC11E6a575eEad655D3170A2D27c34df2435

Read our Wiki : https://cryptognome.gitbook.io/limitswap/
How to buy LIMIT tokens : https://cryptognome.gitbook.io/limitswap/token/who-can-use-limitswap
How to install : https://github.com/tsarbuig/LimitSwap/blob/master/README.md

This version contains lots of small fixes and improvements, after issues logged by users 
--> Please continue to log me issues, it's the best way to improve this tool :)

LIST OF IMPROVEMENTS

✅ The exchanges.py file is now not obfuscated anymore --> it will allow you to add more exchanges yourself, if needed
✅ You can now update STOPLOSS in real time in TRAILING STOP mode (issue #95)
✅ BUY THE DIP mode now works with tokens waiting to be launched (issue #88)
✅ BUY THE DIP atl wrong calculation fix (issue #90)
✅ You can now use float numbers for BUY_THE_DIP (like 3.5%) (issue #86) --> PLEASE UPDATE TOKENS.JSON if you use buy_the_dip mode
✅ Use buyprice to calculate SELLPRICE if cost per token was not calculated properly (issue #92)
✅ New 'auto' value for RUGDOC_CHECK --> select it if you want the bot to start sniping automatically when RugDoc answer is "OK'
(issue #85)
✅ v5.0.4.1 - Added DogeSwap for Dogechain (use "dogeswap" value in settings.json // update exchanges.py // copy-paste doge.json file into "abi" folder)
✅ v5.0.4.2 - Fix for DogeSwap
✅ v5.0.4.2 - Added HebeSwap for ETC chain (use "hebeswap" value in settings.json // update exchanges.py // copy-paste etc.json file into "abi" folder)
✅ v5.0.4.2b - Added YodeSwap for Dogechain chain (use "yodeswap" value in settings.json // update exchanges.py)
✅ v5.0.4.3 - TELEGRAM MODE now works with tokens without liquidity added. It will continue to scan until liquidity is added. Use AUTOMATICALLY_CHOOSE_LIQUIDITY_PAIR (in settings.json) and MINIMUM_LIQUIDITY_IN_DOLLARS (in tokens.json) to activate this option and define minimal liquidity.
✅ v5.0.4.4 - TELEGRAM MODE - Added a "wait_for_liquidity" option to turn on this new option mentioned above :
AUTOMATICALLY_CHOOSE_LIQUIDITY_PAIR = true --> checks liquidity only once
AUTOMATICALLY_CHOOSE_LIQUIDITY_PAIR = wait_for_liquidity --> checks repeatedly until liquidity is added
(see issue #104)
✅ v5.0.4.4 - Improved ATH handling of TRAILING_STOP mode. When you decrease the token sale price, the script now checks the ATH value : if it is higher than the token sale price, then ATH=SELLPRICEINBASE (see issue #100)
✅ v5.0.4.4 - TELEGRAM MODE will now save your session with .exe version (I added the missing "sqlite3" folder in the release) (see issue #101)
✅ v5.0.4.4 - BUY_THE_DIP - Set max price -- UPDATE YOUR TOKENS.JSON -- the parameters now look like 03.0%---01.0%-02.0% : bot won't buy it price is too high (see issue #96 )
image
✅ v5.0.4.4 - new SELLAFTER_XXX_SECONDS option
✅ v5.0.4.5 - Fix for swapExactTokensForETH on ETH
✅ v5.0.4.5 - added Fraxswap for Dogechain
✅ v5.0.4.6 - added Mad Meerkat for MATIC (use 'matic-meerkat' in settings.json)
✅ v5.0.4.6 - More precise price for BUY_THE_DIP (price should be similar to price you see on Poocoin, etc.)
✅ v5.0.4.8 - Solved a decimals issue that caused wrong balance display on Polygon
✅ v5.0.4.8 - Added "tombswap" for FTM
✅ v5.0.4.9 - Added "turtleswap" for Arbitrum
✅ v5.0.4.10 - Added "mojitoswap" for KCC
✅ v5.0.4.11 - Solved a bug causing "name 'DECIMALS' is not defined" error when trying to swap per tokens
✅ v5.0.4.12 - Improve multiplebuys to make it work when buying per tokens
✅ v5.0.4.13 - Added "sushiswaparbitrum" and "shibaswap"
✅ v5.0.4.14 - Added "pulsex" for PulseChain
✅ v5.0.4.16 - Added "uniswapv2-base" for BASE

 

EXCHANGE LIST

'uniswapv2-base'
'pancakeswap'
'sushiswapbsc'
'pancakeswaptestnet'
'traderjoe'
'sushiswapavax'
'pangolin'
'pinkswap'
'biswap'
'orbitalswap'
'pulsextestnet'
'babyswap'
'tethys'
'bakeryswap'
'apeswap'
'uniswap'
'shibaswap'
'sushiswapeth'
'turtleswap'
'sushiswaparbitrum'
'degenswap'
'trisolaris'
'solarbeam'
'stellaswap'
'uniswaptestnet'
'kuswap'
'mojitoswap'
'koffeeswap'
'dogeswap'
'yodeswap'
'fraxswap'
'quickswap_dogechain'
'hebeswap'
'spookyswap'
'tombswap'
'wagyuswap'
'klayswap'
'sushiswapftm'
'protofi'
'spiritswap'
'quickswap'
'matic-meerkat'
'tetuswap'
'sushiswapmatic'
'polygon-apeswap'
'waultswap'
'cronos-vvs'
'cronos-meerkat'
'cronos-crona'
'viperswap'
'milkyswap'
'pulsex'
'baseswap' 

Love you guys ❤️