Coder Social home page Coder Social logo

beeflingerie / unusualvolumedetector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sampom100/unusualvolumedetector

0.0 1.0 0.0 766 KB

Gets the last 5 months of volume history for every ticker, and alerts you when a stock's volume exceeds 10 standard deviations from the mean within the last 3 days

Home Page: http://165.22.228.6/

Python 100.00%

unusualvolumedetector's Introduction

Unusual Volume Detector

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

credit!

How to run this:

-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

j67nuj3cl0e51

ue395lbgl0e51

s9jtygygl0e51

unusualvolumedetector's People

Contributors

beeflingerie avatar c0sc0 avatar nihilistpenguin avatar sampom100 avatar

Watchers

 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.