• Stars
    star
    470
  • Rank 92,764 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a bitcoin bot that will automatically buy bitcoin if Elon Musk Tweets about it. It is a configurable crypto trading bot that listens to Technoking Musk to express his opinions on Bitcoin and buy as soon as he's tweeted.
DESCRIPTION

This bot is designed to buy bitcoin every time Elon musk tweets about bitcoin with the following parameters:

The bot will open a buy position on bitcoin every time Elon mentions bitcoin in his tweet
Take profit is set to 10% and stop loss to 5%
The bitcoin bot will not place another trade if there is already an active trade (can be adjusted) 

The bot uses the Tweepy API and a Twitter developer account that you will need access to, as well as a MetaTrader 5 account.

For a detailed guide on how to set up all the resources you need for this project please visit: https://www.cryptomaton.org/2021/03/21/program-a-trading-bot-to-buy-bitcoin-when-musk-tweets-about-it

USE CASES

This particular project is mainly built for fun and the novelty of it. it has not been tested on a live account and there isn't any details analysis to suggest this might work. 
If you do test this, please share the results!

Want to collaborate? Get in touch.

More Repositories

1

Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
Python
3,343
star
2

Binance-News-Sentiment-Bot

This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
Python
1,563
star
3

binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
Python
1,442
star
4

gateio-crypto-trading-bot-binance-announcements-new-coins

This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
Python
1,206
star
5

cryptocurrency-news-analysis

This python module can analyse cryptocurrency news for any number of coins given and return a sentiment. Can be easily integrated with a Trading bot to keep an eye on the news.
Python
197
star
6

Bitcoin-Surge-Trading-Alpha

Crypto trading bot that detects surges in the bitcoin price and executes trades.
Python
172
star
7

backtesting-for-cryptocurrency-trading

This is a simple backtesting framework to help you test your crypto currency trading. It includes a way to download and store historical crypto data and to execute a trading strategy.
Python
162
star
8

reddit-cryptocurrency-trading

This is a cryptocurrency trading bot that analyses Reddit sentiment and places trades on Binance based on reddit post and comment sentiment. If you like this project please consider donating via brave. Thanks.
Python
156
star
9

seo-gpt

This tool allows you scrape and re-write hundreds of articles in an original way using ChatGPT. Leverage the power of chatGPT in SEO, and say goodbye to your marketing intern.
Python
153
star
10

binance-dca-crypto-trading-bot

This is a DCA crypto trading bot built for Binance written in Python. It works by allowing you to DCA at an interval of your choosing and reports back on your average buy price as well as a chart consisting of each DCA.
Python
58
star
11

cryptocurrency-machine-learning-prediction-algo-trading

This is a functional trading bot that works by predicting the price of Bitcoin using Machine Learning, and placing trades based on its prediction. It's pretty experimental and largely untested, so please don't yolo.
C#
49
star
12

cryptocurrency-gpt

CryptocurrencyGPT is an all in one AI assistant that can help you mange your cryptocurrency portfolio. It uses the OpenAI API and adds powerful new features such as access to live market data, and the ability to buy and sell cryptocurrency on your behalf.
TypeScript
36
star
13

crypto-performance-tracker

Use this script to track the gains of cryptocurrencies using historical data and display it on a super-imposed chart in order to find the highest performing cryptocurrencies historically
Python
26
star
14

binance-inverse-trades-chrome-extension

This is a simple chrome extension that will inverse your Binance trades, therefore turning you into an unstoppable money-making machine. It buys when you sell and sells when you buy. It works with Binance Spot trading, Margin and Futures, for an added dose of obligatory yolo.
HTML
20
star
15

paper-trading-tracker-binance-algo-trading

This is a simple script that uses a json file format in order to plot and return daily PNL on trades placed on Binance. Can be used for deeper tracking if live trades on Binance or simply for tracking paper-trades.
Python
17
star
16

aaveV3-polygon-flashloan-bot

This is a Flashloan Bot that's designed to work on the AAVE V3 Protocol and Polygon Network.
Solidity
14
star
17

chat-gpts-chatbot

This chatbot was created using chatGPT and it uses ChatGPT to work. It's all built by the AI itself, I simply added a python env.
CSS
10
star
18

Cryptocurrency-Sentiment-Bot

This is a crypto trading bot with Sentiment Analysis Features. It used the Vader Lexicon to mark sentiment values for Reddit Posts. It can easily be extended to accept other data sources. Comes with Docker and Postgres. Crypto Sentiment Trading Bots use machine learning to score the sentiment a sentence and act based on it.
C#
5
star