Skip to content

sethmichel/Stock-Trading-Bot-Marvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Stock-Trading-Bot

A stock trading bot coded on QuantConnect using python

The bot's name is Marvin

Marvin is a fully deployable to broker bot that can trade real money. Algorithm is based on the RSI, exponential moving averages, and momentum. If Marvin is still holding any stocks at 3:50 pm (E.T.), it will sell everything since the market closes at 4 pm (E.T.) and it would otherwise have to hold overnight.

NOTICE: this code is meant to run on QuantConnect.com and attached to a trading broker such as Alpaca. It's here only for show and will not function properly if run in a normal IDE.

Created by Seth Michel, Nathan Wisner, and Brandon Davison

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages