Tsar-Bot - Crypto auto trade bot that use sentiment analysis from twitter

Overview

Tsar Bot - Crypto Sentiment Bot

Tsar Bot is a Twitter Crypto Sentiment Bot that have ability to make a trade based on influencers tweets. This bot using a project called Nitter - an twitter like website as a source to scrape twitter without any limit. For decision making, this bot using Vader Lexicon via NLTK to rate tweets polarity.

Installation

1. Nitter Installation

This bot use Nitter version from this specific commit 25191f7 because it still have full time format rather than HH:MM format from latest version. Please follow installation instructions from the project github page here. If you dont want to run Nitter as service, you can simply run it with session manager like screen. *Do not use public instances, you need to install by your self for time consistancy

2. Binance Api Installation

Official Binance python module have a bug on cancel order so you need to install the module from my fork repository.

git clone https://github.com/hilmiazizi/binance-futures-connector-python.git
cd binance-futures-connector-python
python3 setup.py install
cd ../ && rm -rf binan*

3. Bot Installation

Install required module:

pip3 install bs4 pytz vaderSentiment nltk colorama

Install Vader Lexicon:

python3
import nltk
nltk.download('vader_lexicon')

Informations

  • This bot only allow you to use default leverage and margin type on your account
  • This bot use Trailing Stop on take profit so it will take profit as high as it can as long as the coin keep pumping
  • This bot use ROE percentage on SL/TP setting, 50 mean the bot will take profit 50% ROE
  • Whitelist mean the bot will buy if the whitelisted users tweets a picture with less than 3 words, you can see 0xd0n tweets for reference
  • You can configure keywords on lib/Sentiment.py
  • Default trailing stop callback is 0.2%, you can change it on lib/MoneyMachine.py
  • You can set TP/SL to 0 if you dont want to have TP/SL
  • Dont forget to enable Futures while making API on binance
  • Please use Nitter version from specific commit that i have mentioned
  • Fill endpoint with Nitter url that you've deployed before

Disclaimer

I'm not responsible for any loss from trade taken by this bot. Run this bot with caution

Get in touch & Donation

This is a free & open source program but you can show some support here:
BEP20 - 0xc7083befcde51fb2ab76f3a5d50f5ae27a4083bd

You can get in touch with me on twitter @monkasalami and @tsar_putin on telegram.

Owner
Hilmi Azizi
Python Enthusiast
Hilmi Azizi
Pydapper - A pure python port of the NuGet library dapper

pydapper A pure python library inspired by the NuGet library dapper. pydapper is

Zach Schumacher 38 Jan 02, 2023
Wakatime Response In javascript and python

Project Title Wakatime Response In javascript and python Description just for refrence Getting Started Dependencies For Python: requests json For Java

Gjenius20 1 Dec 31, 2021
A Simple Voice Music Player

๐Ÿ“€ ๐•๐‚๐”๐ฌ๐ž๐ซ๐๐จ๐ญ โˆš๐™๐™š๐™–๐™ขโœ˜๐™Š๐™˜๐™ฉ๐™–๐™ซ๐™š NOTE JUST AN ENGLISH VERSION OF OUR PRIVATE SOURCE WAIT FOR LATEST UPDATES JOIN @๐’๐”๐๐๐Ž๐‘๐“ JOIN @๐‚?

TeamOctave 8 May 08, 2022
A high level library for building Discord bots.

Qord A high level library for building Discord bots. ๐Ÿšง This library is currently in development. Questions that you are having What is this? This is

Izhar Ahmad 16 May 14, 2022
Discord CTF helper bot for CyberErudites

Eruditus - CTF helper bot Eruditus - CTF helper bot About Eruditus is a Discord CTF helper bot built with Python, it was initially designed to be used

Hafidh 34 Dec 30, 2022
WhatsApp Multi Device Client

WhatsApp Multi Device Client

23 Nov 18, 2022
The Sue Gray Alert System was a 5 minute project that just beeps every time a new article is updated or published on Gov.UK's news pages.

The Sue Gray Alert System was a 5 minute project that just beeps every time a new article is updated or published on Gov.UK's news pages.

Dafydd 1 Jan 31, 2022
Python gets the friend's articles from hexo's friend-links

ไฝ ๆ˜ฏๅฆ็ปๅธธ็ƒฆๆผไบŽๅ‹้“พ่ฟ‡ๅคšไฝ†ๆฒกๆœ‰ๆ—ถ้—ดๆต่งˆ๏ผŸ้‚ฃไนˆๅ‹้“พๆœ‹ๅ‹ๅœˆๅฐ†่งฃๅ†ณ่ฟ™ไธ€็—›็‚นใ€‚ไฝ ๅฏไปฅ้šๆ—ถ่Žทๅ–ๅ‹้“พ็ฝ‘็ซ™็š„ๆ›ดๆ–ฐๅ†…ๅฎน๏ผŒๅนถไบ†่งฃๅ‹้“พ็š„ๆดป่ทƒๆƒ…ๅ†ตใ€‚

129 Dec 28, 2022
Build better AWS infrastructure

Sceptre About Sceptre is a tool to drive AWS CloudFormation. It automates the mundane, repetitive and error-prone tasks, enabling you to concentrate o

sceptre 1.4k Jan 04, 2023
Find songs by lyrics.

LyricSearch Hi, welcome to LyricSearch - a simple (Yes), fast (Maybe), and powerful (Approach) lyric search engine. We support Three search methods to

Dicer_ 1 Dec 13, 2021
Media Replay Engine (MRE) is a framework to build automated video clipping and replay (highlight) generation pipelines for live and video-on-demand content.

Media Replay Engine (MRE) is a framework for building automated video clipping and replay (highlight) generation pipelines using AWS services for live

Amazon Web Services - Labs 30 Nov 29, 2022
A Bot to get RealTime Tweets to a Specific Chats from Desired Persons on Twitter to Telegram Chat.

TgTwitterStreamer A Bot to get RealTime Tweets to a Specific Chats from Desired Persons on Twitter to Telegram Chat. For Getting ENV's Refer this Link

Anonymous 69 Dec 20, 2022
A small Python app to create Notion pages from Jira issues

Jira to Notion This little program will capture a Jira issue and create a corresponding Notion subpage. Mac users can fetch the current issue from the

Dr. Kerem Koseoglu 12 Oct 27, 2022
Acid's Utilities is a bot for my Discord server that alerts when I go live, welcomes new users, has some awesome games and so much more!

Acid's Utilities Acid's Utilities is a bot for my Discord server that alerts when I go live, welcomes new users, has some awesome games and so much mo

AcidFilms (Fin Stuart) 3 Nov 19, 2021
Azure DevOps Extension for Azure CLI

Azure DevOps Extension for Azure CLI The Azure DevOps Extension for Azure CLI adds Pipelines, Boards, Repos, Artifacts and DevOps commands to the Azur

1 Nov 03, 2021
Python wrappers for INHECO ODTC and SCILA libraries by INHECO GmbH.

Python wrappers for INHECO ODTC and SCILA libraries by INHECO GmbH.

1 Feb 09, 2022
CloudFormation Drift Remediation - Use Cloud Control API to remediate drift that was detected on a CloudFormation stack

CloudFormation Drift Remediation - Use Cloud Control API to remediate drift that was detected on a CloudFormation stack

Cloudar 36 Dec 11, 2022
Project made to analyse movie trends

MovieTrends Project to analyse the daily movie trends from the website The Movie DataBase. The main idea is upload the results to a PostgreSQL server

Jazmรญn Lรณpez Chacรณn 0 Feb 15, 2022
This bot will send you an email or notify you via telegram & discord if dolar/lira parity breaks a record.

Dolar Rekor Kฤฑrdฤฑ Mฤฑ? This bot will send you an email or notify you via Telegram & Discord if Dolar/Lira parity breaks a record. Mailgun can be used a

YiฤŸit GรถktuฤŸ Budanur 2 Oct 14, 2021
Gathers data and displays metrics related to climate change and resource depletion on a PowerBI report.

Apocalypse Status Dashboard Purpose Climate change and resource depletion are grave long-term dangers. The code in this repository will pull data from

Summer Is Here 1 Nov 12, 2021