Skip to content
View sethmichel's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report sethmichel

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. Company-Rating-Indicator Company-Rating-Indicator Public

    Gives a buy rating to user entered stocks based on recent data. Written in python, uses the Kivy framework for GUI, and MYSQL for database management, and yfinance api for some data collection.

    Python 1 2

  2. Stock-Trading-Bot-Marvin Stock-Trading-Bot-Marvin Public

    Marvin is a fully deployable to broker bot that can trade real money. Algorithm is based on the RSI, exponential moving averages, and momentum.

    Python 8 7

  3. AI-tic-tac-toe AI-tic-tac-toe Public

    Threw this together in a couple hours. Minimax AI plays tic tac toe against you

    Python