maroldaluke / mean-reversion-tradebot

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%