FindToken Save Abandoned

Project README

๐Ÿ”ฎ๐Ÿš€ Pancakeswap-Bot v2.0

Visit Web Site : https://vipsniperbot.io

โœ”๏ธ Features

  • CAKE-UDST and BNB-USDT game ๐Ÿ”ฅ
  • Simulation Mode (use fake balance) ๐Ÿ”ฅ
  • Auto collect winnings ๐Ÿ”ฅ
  • Martingale and Anti-Martingale ๐Ÿ”ฅ
  • Copy Trading Strategy (copy address betting) ๐Ÿ”ฅ
  • Quote Trading Strategy (lowest or highest) ๐Ÿ”ฅ
  • Pattern Strategy (bet after a specific pattern of events) ๐Ÿ”ฅ
  • Simplify settings ๐Ÿ”ฅ
  • Gas fees calculate on algorithm ๐Ÿ”ฅ
  • BackUp & Resest history data ๐Ÿ”ฅ
  • Truck Users Activity and All Rounds Data ๐Ÿ”ฅ
  • Show real time profit
  • Show real time win rate
  • Daily goal profit
  • Stop Loss
  • Improved algorithm 2.0 (bug fix)
  • AI Driven bot

๐Ÿค–๐Ÿ“ˆ Signals Strategy (SIGNAL_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.
  • 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 /bot-history directory.
  • Be aware that after consecutive losses, statistically you have more chances to win in the next one.
  • Inside bot-configuration.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 50, which means that from 50% certainty the bot will bet. You can raise it (50-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.

โ†•๏ธโ€Š๐Ÿ“ˆ Quote Strategy (QUOTE_STRATEGY)

  • The bot fetches the data of the current round and selects the lowest or highest odds depending on the selected configuration, it choose to bet ๐ŸŸขUP or ๐Ÿ”ดDOWN.
  • Inside bot-configuration.js in the SELECT_LOWER_QUOTE property of GLOBAL_CONFIG.
  • 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 /bot-history directory.
  • Compared to the signal strategy it is less secure because the odds are very variable.
  • Its recommended to set the WAITING_TIME property of GLOBAL_CONFIG closest to the end of the round (4,3 min or 4,4 min), to have the most up-to-date odds possible..
  • Its recomendable to have x10 - x50 the amount of bet to have an average of rounds.

๐Ÿฆœโ€Š๐Ÿ“ˆ Copy Trading Strategy (COPY_TRADING_STRATEGY)

  • The bot registers for the round and after validation checks on: Stop Loss, Take Profit and Balance. It waits for the "BetBull" ๐ŸŸขUP or "BetBear" ๐Ÿ”ดDOWN operations of the wallet configured in bot-configuration.js in the WALLET_ADDRESS_TO_EMULATE property of GLOBAL_CONFIG variable. And the bot makes the same bet!
  • 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 /bot-history directory.
  • Its recomendable to have x10 - x50 the amount of bet to have an average of rounds.

๐Ÿ“‰โ€Š๐Ÿ“ˆ Pattern Strategy (PATTERN_STRATEGY)

  • The bot registers for the round and after validation checks on: Stop Loss, Take Profit and Balance. The bot checks the events to check defined in the EVENT_PATTERN_NUMBER property, before placing the bet it checks the current price of the current round that is about to close, defines the probability of the event, then recovers the outcomes of the last cascading rounds. If the number of events exceeds the number defined in the configuration file, the bot bets on the next round with the opposite outcome.
  • 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 /bot-history directory.
  • Its recomendable to have x10 - x50 the amount of bet to have an average of rounds.

๐Ÿ‘๏ธ Disclaimers

๐Ÿ”งThe code is in BETA, so please be aware of the risks that come with it. Don't risk any money you're not willing to lose.

๐Ÿ’ธThis code, repository or scripts should NOT be construed as investment advice. Any mention of past or projected investment performance is not, and should not be construed as, a recommendation or guarantee of any particular result or benefit. By using this application, you agree to bear all risk of loss of money and waive any claims against the developers of the program or anyone associated with it.

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. Use the simulation mode if you dont have enough money and try all the stregies!

Open Source Agenda is not affiliated with "FindToken" Project. README Source: edgarbsonx1/FindToken
Stars
71
Open Issues
0
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating