All Projects → Scott-778 → coinmarketcap-new-listings-sniper-bot

Scott-778 / coinmarketcap-new-listings-sniper-bot

Licence: MIT license
Sniper bot to buy new tokens listed on Coinmarketcap.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to coinmarketcap-new-listings-sniper-bot

PancakeSwapBot
PancakeSwap prediction bot
Stars: ✭ 38 (-30.91%)
Mutual labels:  crypto, trading, trading-bot, defi, pancakeswap
PancakeSwapPredictionBot
PancakeSwap V2 Prediction Bot With Machine Learning | Automated Strategy, Auto Betting, Auto Claim
Stars: ✭ 21 (-61.82%)
Mutual labels:  trading, trading-bot, defi, pancakeswap
Eazebot
Free python/telegram bot for easy execution and surveillance of crypto trading plans on multiple exchanges.
Stars: ✭ 51 (-7.27%)
Mutual labels:  crypto, trading, telegram-bot, trading-bot
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+176.36%)
Mutual labels:  crypto, trading, trading-bot
TAcharts
Apply popular TA tools and charts to candlestick data with NumPy.
Stars: ✭ 131 (+138.18%)
Mutual labels:  crypto, trading, trading-bot
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+1787.27%)
Mutual labels:  crypto, trading, trading-bot
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+6609.09%)
Mutual labels:  crypto, trading, trading-bot
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (+352.73%)
Mutual labels:  crypto, trading, trading-bot
Gekko Backtesttool
Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.
Stars: ✭ 203 (+269.09%)
Mutual labels:  crypto, trading, trading-bot
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 (+316.36%)
Mutual labels:  trading, trading-bot, pancakeswap
Bybit-Auto-Trading-Bot-Ordes-placed-via-TradingView-Webhook
Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com. Hire me directly here https://www.freelancer.com/u/Beannsofts for any assistance
Stars: ✭ 235 (+327.27%)
Mutual labels:  trading, telegram-bot, trading-bot
price-prediction-bot
🔮 Run backtest over PancakeSwap and CandleGenie Prediction and place realtime bets - Trading Bot
Stars: ✭ 59 (+7.27%)
Mutual labels:  crypto, trading-bot, pancakeswap
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-18.18%)
Mutual labels:  crypto, trading, trading-bot
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+1880%)
Mutual labels:  crypto, trading, trading-bot
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+1758.18%)
Mutual labels:  crypto, trading, trading-bot
Crypto Trading Bot
Automated Bittrex crypto-currency technical analysis and trading tool
Stars: ✭ 251 (+356.36%)
Mutual labels:  crypto, trading, trading-bot
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-61.82%)
Mutual labels:  crypto, trading, trading-bot
hummingbot
Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
Stars: ✭ 3,602 (+6449.09%)
Mutual labels:  crypto, trading, trading-bot
defi
Tools for use in DeFi. Impermanent Loss calculations, staking and farming strategies, coingecko and pancakeswap API queries, liquidity pools and more
Stars: ✭ 464 (+743.64%)
Mutual labels:  coingecko, defi, pancakeswap
Benzaiboten-spot-trading-bot
A trading bot easy to use to be linked to your favorite exchange to automatize the trading on cryptocurrencies
Stars: ✭ 20 (-63.64%)
Mutual labels:  crypto, trading, trading-bot

Logo

CoinMarketCap Sniper Bot

Sniper bot to buy new tokens listed on CoinMarketCap.

Getting Started

CoinMarketCap sniper bot that buys BSC tokens when you recieve Telegram notification from this channel https://t.me/CMC_CG_listing_alerts or this channel https://t.me/CMC_fastest_alerts use links and join channels. This bot uses Smart Chain BNB to buy tokens not WBNB.

First, if you don't have node.js installed go to https://nodejs.org and install the lastest LTS version.

Then install git https://git-scm.com/downloads, or you can just download zip file if you don't want to clone repository.

Then go to https://my.telegram.org sign in, click Api developement tools and create an app to get app apiID and app apiHash.

Then Use the following commands either in VScode terminal or command prompt

git clone https://github.com/Scott-778/coinmarketcap-sniper-bot.git
cd coinmarketcap-sniper-bot
npm install

Then edit .env file with your bsc wallet address, mnemonic seed phrase, telegram apiId and apiHash in your code editor and save file.

To start bot run this command

node cmcBot.js

When bot is running it it will ask for your telephone number to log in to Telegram enter your telephone number with country code ex 15555555555 then press enter. Then telegram will send you a code to log in enter that number and press enter. If you have two step verification on the bot will ask for your two step password. Then pick your buying strategy default, low liquidity, medium liquidity, high liquidity or create a custom strategy. Then leave the bot running and when you recieve a notification from the channel you select it will buy that token.

Channels

CoinGecko & CoinmarketCap Listing Alerts Premium https://t.me/CMC_CG_listing_alerts

Coinmarketcap Fastest Alerts https://t.me/CMC_fastest_alerts

Strategies

Default:

This option is if you don't want to enter all your settings everytime you run the bot. Enter your settings in the config.js file and bot will use those settings.

Low liquidity strategy:

This strategy buys all low liquid tokens 1-150 BNB. You can choose your buy and sell tax limits. Choose either CoinMarketCap or CoinGecko. High risk. You don't need to change the config.js file for this option.

Medium liquidity strategy:

This strategy buys all medium liquid tokens 150-300 BNB. You can choose your buy and sell tax limits. Choose either CoinMarketCap or CoinGecko. Medium risk. You don't need to change the config.js file for this option.

High liquidity strategy:

This strategy buys all high liquid tokens 300-700 BNB. You can choose your buy and sell tax limits. Choose either CoinMarketCap or CoinGecko. You don't need to change the config.js file for this option.

Custom strategy:

This strategy buys any token within your own custom settings. You can set you own liquidity and tax limits.Choose either CoinMarketCap or CoinGecko. Low risk. You don't need to change the config.js file for this option.

Screenshots

ghss2

Features coming soon

Soon I will add support for different Telegram channels.

Social

Join my telegram group where we can talk about this project, tokens and the best strategies. https://t.me/CoinMarketCapSniperBot

Contribute

If you can code and want to make this project better please feel free to contribute.

Disclaimer

Use at your own risk. Investing in cryptocurrency is risky. This is not financial advice. There is a small 0.7% buying fee per buy. This is to help me buy a cup of coffee and support for this project. If you have an issue please don't post screenshots with personal information like seed phrase, telephone number, Telegram code, Telegram two factor password, or Telegram string session. Please keep that information private!

Supporters

Stargazers repo roster for @Scott-778/coinmarketcap-sniper-bot

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].