Giter Club home page Giter Club logo

unusualvolumedetector's Introduction

Unusual Volume Detector --- New Website! :

This scans every ticker on the market, gets their last 5 months of volume history, and alerts you when a stock's volume exceeds 10 standard deviations from the mean within the last 3 days. (these numbers are all adjustable). Helps find anomalies in the stock market

Easiest way to see this:

Go to the website

How to run the script:

  • Download your favorite Python IDE. (I use VSCode)
  • Get my script from GitHub
  • Open the script in your IDE and install all required dependancies by typing pip install -r requirements.txt into the IDE's terminal. You can get to the the terminal on VSC by pressing CMD and ` at the same time.
  • Run the market_scanner.py and it will print out results into the terminal
  • You can also graph any ticker's volume in grapher.py

Controlling the Script

  • Line 17 controls the amount of months of historical volume the script gets
  • Line 75 controls the amount of days before today that it will alert you
  • Line 84 controls the number of standard deviations away from the mean volume

Screen Shot 2020-08-01 at 3 24 03 AM

j67nuj3cl0e51

ue395lbgl0e51

s9jtygygl0e51

Websites

Main Website

alternate website

alternate credit

Donations

If you enjoy my work, please donate here

unusualvolumedetector's People

Contributors

c0sc0 avatar sampom100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.