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.
forked from maroldaluke/mean-reversion-tradebot
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
ZPythonH/mean-reversion-tradebot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- Python 100.0%