All Projects → xBidi → PancakeSwapPredictionBot

xBidi / PancakeSwapPredictionBot

Licence: MIT license
PancakeSwap V2 Prediction Bot With Machine Learning | Automated Strategy, Auto Betting, Auto Claim

Programming Languages

typescript
32286 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to PancakeSwapPredictionBot

PancakeSwapBot
PancakeSwap prediction bot
Stars: ✭ 38 (+80.95%)
Mutual labels:  trading, trading-bot, bsc, binance, defi, pancakeswap
botdexdamar
🤖 multichain trading bot with sniper, frontrun, backrun, sandwich
Stars: ✭ 124 (+490.48%)
Mutual labels:  bsc, binance, defi, pancakeswap
coinmarketcap-new-listings-sniper-bot
Sniper bot to buy new tokens listed on Coinmarketcap.
Stars: ✭ 55 (+161.9%)
Mutual labels:  trading, trading-bot, defi, pancakeswap
pancakeswap-prediction-winner
🔥 PancakeSwap is afraid of this CHROME EXTENSION (and CLI)! This bot wins almost every 5 minute BNB-USD option on PancakeSwap (and Candle Genie).
Stars: ✭ 229 (+990.48%)
Mutual labels:  trading, trading-bot, binance, pancakeswap
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+12228.57%)
Mutual labels:  trading, trading-bot, binance
Twitter Activated Crypto Trading Bot
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
Stars: ✭ 92 (+338.1%)
Mutual labels:  trading, trading-bot, binance
Bbgo
The modern cryptocurrency trading bot written in Go.
Stars: ✭ 192 (+814.29%)
Mutual labels:  trading, trading-bot, binance
tradingview-alert-binance-trader
This trading bot listens to the TradingView alert emails on your inbox and executes trades on Binance based on the parameters set on the TD alerts.
Stars: ✭ 153 (+628.57%)
Mutual labels:  trading, trading-bot, binance
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (+114.29%)
Mutual labels:  trading, trading-bot, binance
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+985.71%)
Mutual labels:  trading, trading-bot, binance
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (+71.43%)
Mutual labels:  bsc, binance, defi
Cassandre Trading Bot
Cassandre makes it easy to create your Java crypto trading bot. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions.
Stars: ✭ 120 (+471.43%)
Mutual labels:  trading, trading-bot, binance
Tradingview Alert Binance Trader
This trading bot listens to the TradingView alert emails on your inbox and executes trades on Binance based on the parameters set on the TD alerts.
Stars: ✭ 100 (+376.19%)
Mutual labels:  trading, trading-bot, binance
Trading Server
A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.
Stars: ✭ 191 (+809.52%)
Mutual labels:  trading, trading-bot, binance
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+5085.71%)
Mutual labels:  trading, trading-bot, binance
Blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
Stars: ✭ 1,456 (+6833.33%)
Mutual labels:  trading, trading-bot, binance
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (+1152.38%)
Mutual labels:  trading, trading-bot, binance
binance-downloader
Python tool to download Binance Candlestick (k-line) data from REST API
Stars: ✭ 44 (+109.52%)
Mutual labels:  trading, trading-bot, binance
LickHunterPRO
Cryptocurrency Trading Bot that looks for large pools of liquidity getting liquidated on margin trading, when it finds these it counter trades them!
Stars: ✭ 114 (+442.86%)
Mutual labels:  trading, trading-bot, binance
moon-doge
Buy DogeCoin automatically when Elon Musk tweet about it, and sell after profit
Stars: ✭ 20 (-4.76%)
Mutual labels:  trading, trading-bot, binance

[🔥 UPDATE V2] PancakeSwapPredictionBot & Machine Learning

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

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

⚠️ 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 the bot has a very small tax in the claim function, so we both win

0xC3c531bE09102E84D4273984E29e827D71e28Ae8

Donate with Trust Wallet

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].