Short description:
Bot which fetches tweets from official John McAfee page and buys the coin from Bittrex exchange automatically if it exists. Can also fetch tweets from other Twitter pages if preferred. McAfee pumps a coin every monday and the prices go up very quickly after the tweet, almost within seconds. A human hand is not fast enough to buy the coins.
What it does:
The bot refreshes every x seconds (1 by default) and checks if there is a new tweet from the twitter page. If yes it checks if the content of the tweet contains known coins from coinmarketplace's database. The tweet can either be in the text or image format, as shown in the video. After that it automatically makes a buy order on the Bittrex exchange.
The buy order works as follows:
The bot checks before placing the order if the last order completed is less then x percent increase from the 24hr minimum (30% by default). If yes, it will place an order y percent higher from the last order (5% by default). This makes it less possible to catch the dumped coins from the peak. If the market price passed the x% from the 24 hr minimum it won't buy the coin.
If everything goes well, this procedure takes a few seconds from the time the tweet is posted.
What it doesn't:
- It doesn't work on other exchanges.
- It doesn't sell the coin.
What you need:
- Windows PC
- Bittrex account with BTC on the exchange
- Bittrex API keys
- Mobile phone verified twitter account and Twitter API keys
- Python 3
- Ruby 2.4
- Required packages and gems
VIDEO:
https://youtu.be/LE0Y3i91-HoIf interested to purchase, PM me.