Code Monkey home page Code Monkey logo

stock's Introduction

Stock

It is my toy model for applying calculation of stock.

Bolinger Bands

The bolinger band is used by std of each ticker in BolingerBands directory.

RelativeStrengthIndex

This model is made by RSI point

ChoiceTicker

It is explained to daownload s&p500 and nasdaq tickers from package of both yfinnace and yahoo_fin.stock_info.

CombineDataFrame

It is combined from dataframe calculated by strategy

Strategy

It is explained how to choose ticker in condition like PER and PBR

Model

There are modeling idea to get strategy. The examples are BB, RSI and High value etc... The idea will be updated more.

Dashboard

If you want to see the visulizaion of data using streamlit, you have to get the token key of API.

$ streamlit run dashbord.py

Hits

Script

Modeling and Downloading

$ bash runAnalysis.sh y y {1} is meaning to do runGET.sh and {2} is meaning to do runModel.

Get stock's value, information with financial statements

$ bash runGET.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others

Get ticker using Model that is applied BB and RSI system

$ bash runModel.sh dow we can change the index from dow to sp500, nasdaq and other which are included NYSE and others

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.