Giter Club home page Giter Club logo

intraday-stock-screener's Introduction

Intraday-Stock-Screener

WORK IN PROGRESS

About The Project

Stock screener that scans the 100 most actively traded stocks of the day for the largest gainers within the users specified time interval. Can be used for daytrading, detecting irregular price action, or finding live breaking news if a company suddenly has a large gain.
Data is pulled from https://www.barchart.com/stocks/most-active/daily-volume-leaders and the program's finished data will be displayed in output.txt

This program is meant to be used in addition to other tools and is NOT financial advice.

Built With

  • Beautiful Soup

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install NPM packages
    npm install

Usage

Program scrapes data for the top 100 most actively traded stocks of the day and updates with percent change after specified time interval

Screen Shot 2021-01-12 at 12 19 15 PM

Outputs the top 10 biggest gainers into text file

Screen Shot 2021-01-12 at 12 20 14 PM

If after the time interval, new stocks that were not in the original 100 have appeared the ticker will be listed as "new" along with its day's gain. This can be helpful for finding stocks that are breaking out as it can indicate a sudden spike in volume.

Screen Shot 2021-01-12 at 12 29 16 PM

Current Issues

Code is currently not optimized and will be fixed later.
Important:
Percent changes are currently based on flat percent. This means if a stock was up 90% for the day when the program began running, and after the time interval it's up 100%, it will read a 10% increase. However, in reality it increased 11.11%. This issue will be fixed in the future and does not drastically affect most stocks.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Max Li - [email protected]

Project Link: https://github.com/bruhjuice/Intraday-Stock-Screener

intraday-stock-screener's People

Contributors

bruhjuice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  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.