Skip to content
View kelvonlys's full-sized avatar
Block or Report

Block or report kelvonlys

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Breakout-Screener Breakout-Screener Public

    This strategy applies Bollinger Band together with Keltner Channel which successfully captured breakout stocks on a daily timeframe.

    Python 4 2

  2. Double-Top-and-Bottom Double-Top-and-Bottom Public

    This project is to backtest the commonly used Double Top and Bottom chart pattern by using the Quandl API.

    Python 16 6

  3. Moving-Average-Breakout Moving-Average-Breakout Public

    This strategy applies 5-days, 10-days and 20-days simple moving averages in order to buy stocks when it breaks above the moving averages with a bullish candlestick pattern in a daily resolution.

    Python 1

  4. Stock-Valuation Stock-Valuation Public

    Stock valuation algorithm for calculating reasonable price. This includes the most common financial ratios such as PE, PS ratio. Due to personal investment preference, Price-to-fund-from-operations…

    2

  5. Turtle-Strategy Turtle-Strategy Public

    This strategy is inspired by the legendary commodity traders Richard Dennis who invented the turtle strategy.

    Python 3 1

  6. Stock-Price-Visualisation Stock-Price-Visualisation Public

    The purpose of this project is to try out Quandl API and get free stock prices data. Afterwards, use Matplotlib to display the stock price

    Python 1