Skip to content

bearsyankees/ClusterBuyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cluster Buy Bot

This is the code powering the backend of @ClusterBuyBot on Twitter.

This bot tweets out insider trades in real time as they are filed.

Languages/Libraries/Other Tech Used

Python

Tweepy

Pandas

Redis

Apscheduler

Heroku

How Does it Work?

This bot checks every minute for SEC form 4 filings showing cluster buys via the OpenInsider website. It stores the latest reported date in a Redis DB so it doesn't tweet about the same filing twice, and tweets whenever there is a new cluster buy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published