Giter Club home page Giter Club logo

pancakeswap-prediction-bot-v6---auto-claim-stop-loss's Introduction

🔮🚀 Pancakeswap Prediction Bot V6 + Auto Claim

PancakeSwap-Logo

The bot that uses signals from TradingView to predict the price of BNB for Up or Down in PancakeSwap.

⭐Please consider giving a star.

🐰⚡ Installation

Download and Install Node here: https://nodejs.org/en/download/

Then run the following commands in terminal:

  1. git clone https://github.com/juangabriel95/Pancakeswap-Prediction-Bot-V6---Auto-Claim-Stop-Loss
  2. cd Pancakeswap-Prediction-Bot-V6---Auto-Claim-Stop-Loss
  3. npm i

enter image description here

⚙️ Setup

  1. Open the helpers.js file with any code/text editor and add your private key like so:
GLOBAL_CONFIG_ONYX -> RPC_WS_ONYX , 
RPC_WS_ONYX=RPC WEBSOCKET MANDATORY
  1. Open the index.js file and setup the following variables:
BET_AMOUNT: 5, // Amount of each bet (In USD)
STOP_LOSS: 1, //Stop Loss in USD, If the Balance is $1 or less the Bot is Stopped
DAILY_GOAL: 20, // Total profit you are aiming to earn (In USD)
THRESHOLD: 54,
ESTRATEGIAUSE: 'Standar', //Standar, Avanzada
  1. Start the bot using npm start or yarn start
  2. 🔮 Enjoy!

🤖📈 Strategy

  • The bot take a series of recomendations given by Trading View and proccess them together with the tendency of the rest of people betting. After the algorithm have complete, it choose to bet 🟢UP or 🔴DOWN.
  • After all my testings in aprox 300 rounds I was able to achieve a ~70% Win rate. Of course it depends of a lot of variables, so I can't ensure that you will reproduce the same behavior. But I can tell that I make $20 - $70 daily with $3 Bets.
  • Before every round the bot will check if you have enough balance in your wallet and if you have reached the daily goal.
  • Also it will save the daily history in the /history directory.
  • Be aware that after consecutive losses, statistically you have more chances to win in the next one.
  • Inside index.js in the THRESHOLD property of GLOBAL_CONFIG variable, you can configure the minimum certainty with which the bot will bet. For default it's set to 70, which means that from 60% certainty the bot will bet. You can raise it (60-100) to bet only when the bot is more sure about its prediction.
  • Its recomendable to have x10 - x50 the amount of bet to have an average of rounds.

💰You can check the history of rounds and claim rewards here: https://pancakeswap.finance/prediction

✔️ To Do

  • Auto Claim!!
  • USD Based bet
  • Show real time profit
  • Show real time win rate
  • Daily goal profit
  • Improved algorithm v5.1 🔥
  • AI Driven bot 🔥
  • Stop Loss
  • Auto collect winnings

👁️ Disclaimers

Please be aware of clones

👷Use it at your own risk. If you are going to bet, please do it with money that you are willing to lose. And please try to bet with a low amount to gradually generate profit.

pancakeswap-prediction-bot-v6---auto-claim-stop-loss's People

Contributors

juniorcines avatar

Watchers

 avatar

Forkers

coodinggeek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.