Skip to content

fully-automated stock trading bot which uses a mean-reversion investment strategy. program queries live stock data, uses some statistical methods to analyze the current market conditions of a given asset, and then finds optimal entries and exits for trades.

Notifications You must be signed in to change notification settings

ZPythonH/mean-reversion-tradebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mean-Reversion Stock Trading Bot

This program is a fully-automated stock trading bot which uses a mean-reversion investment strategy. The program queries live stock data with the alpaca api, uses some statistical methods to analyze the current market conditions of a given asset, and then finds optimal entries and exits for trades. Strategy can be tested on historical stock data, and also can run on live data which is linked to a live trading account.

About

fully-automated stock trading bot which uses a mean-reversion investment strategy. program queries live stock data, uses some statistical methods to analyze the current market conditions of a given asset, and then finds optimal entries and exits for trades.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%