Popular repositories
-
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds.
-
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 an…
-
Crypto trading bot that detects surges in the bitcoin price and executes trades.
-
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.
42 contributions in the last year
Contribution activity
April 2021
Created 2 repositories
-
CyberPunkMetalHead/Binance-News-Sentiment-Bot
Python
•
Built by
- CyberPunkMetalHead/cryptocurrency-news-analysis Python
Opened 1 pull request in 1 repository
CyberPunkMetalHead/Binance-News-Sentiment-Bot
1
merged
Reviewed 6 pull requests in 1 repository
CyberPunkMetalHead/Binance-News-Sentiment-Bot 6 pull requests
Opened their first issue on GitHub in CyberPunkMetalHead/Binance-News-Sentiment-Bot
First issue
BCHUSDT Error for Binance APICreated an issue in sammchardy/python-binance that received 5 comments
get_all_coins_info_() error in v 0.710
info = client.get_all_coins_info() generates the following error when calling it from the Spot Testnet: binance.exceptions.BinanceAPIException: API…