Giter Site home page Giter Site logo

khoiuna / python-canslim Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 19.0 37 KB

A Python program to analyze & visualize stocks using the CANSLIM method by William J.O'Neil including a calculator to find entry points to add more positions to your portfolio (Pyramid Buying).

License: MIT License

Python 100.00%
stocks python stock-market stock-analysis python-fire matplotlib numpy pandas

python-canslim's Introduction

NOTE: Macrotrends has blocked automated access!

Introduction

  • A Python scraping program to analyze & visualize stocks using the CANSLIM method by William J.O'Neil, also includes a calculator to find entry points to add more positions to your portfolio (Pyramid Buying).

Tech stack

  • Python:
    • pandas, numpy, matplotlib
    • python-fire to automatically generate command line interfaces.
    • Beautiful Soup to scrap HTML data.

Instructions

  • Prefer video tutorial? Click here.
  1. git clone https://github.com/KhoiUna/python-canslim.git && cd python_canslim
  2. pip install -r requirements.txt to install the required dependencies
  3. python CANSLIM/main.py analyze [TICKER] [TICKER]... to analyze stocks using the CANSLIM method.
    • You can run python CANSLIM/main.py -h or python CANSLIM/main.py analyze -h to learn more about available command.
    • The program will return -GOOD STOCKS- that fit the CANSLIM criteria.
  4. python Pyramid_Profit_Calculator/main.py to start the Pyramid Buying calculator GUI.

Notes:

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.