Skip to content

PancakeSwap V2 Prediction Bot With Machine Learning | Automated Strategy, Auto Betting, Auto Claim

License

Notifications You must be signed in to change notification settings

diego-tobalina/PancakeSwapPredictionBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[🔥 UPDATE V2] PancakeSwapPredictionBot & Machine Learning

❌ DO NOT USE THIS BOT, IMPROVED NEW VERSION: https://github.com/xBidi/PancakeSwapBot

⚠️ Beware of forks. I do not give any guarantee that the fork may turn out to be a scam.

💥 Disclaimer

I'm coding this stuff on a pure open source, every time the bot wins, it donates a small portion of your winnings to a developer account so we can continue improving this bot.

0xC3c531bE09102E84D4273984E29e827D71e28Ae8

As you receive the program as open source feel free to update the bot strategy to increase the win-rate or even changing the formula of the donation to what you consider rasonable.

All investment strategies and investments involve risk of loss. Nothing contained in this program, scripts, code or repository should be construed as investment advice. Any reference to an investment's past or potential performance is not, and should not be construed as, a recommendation or as a guarantee of any specific outcome or profit. By using this program you accept all liabilities, and that no claims can be made against the developers or others connected with the program.

It works with PancakePredictionV2 (https://pancakeswap.finance/prediction)

alt PancakeSwap Prediction Bot-Winner alt PancakeSwap Prediction Bot-Winner Screenshot alt Candle Genie Bot-Winner Screenshot

💡 How to use

  1. Rename ".env.example" to ".env"
  2. Provide your private key to ".env" PRIVATE_KEY field
  3. Run install commands (example with mac and brew)
brew install python
pip3 install binance
pip3 install requests
pip3 install python-binance
pip3 install joblib
pip3 install numpy
pip3 install sklearn

brew install node
npm i
  1. Run machine learning commands to build the models
python3 python/download_data.py
python3 python/build_models.py
  1. Start the app
npm run start

About

PancakeSwap V2 Prediction Bot With Machine Learning | Automated Strategy, Auto Betting, Auto Claim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published