IntelliStock is a self-hosted algorithmic trading platform you run on your own infrastructure. It builds strategies, runs backtests, monitors live positions, and answers questions about your portfolio; all from one workspace, against your own broker accounts.
// readme
📈 IntelliStock
Strategies that read the market for you.
[!WARNING] IntelliStock is provided for educational and research purposes only. Nothing in this repository is financial advice, and a working install is not a vetted trading system. Algorithmic trading carries real risk — including total loss of capital.
- Always start in paper mode. Only Alpaca supports paper-trading credentials. Run any strategy you intend to deploy in paper for at least a full market cycle before pointing it at real money.
- Backtest results are not predictions. Survivorship bias, look-ahead leakage, and overfit parameters can all make a backtest look profitable when the same strategy would lose live.
- You are operating the platform under your own broker credentials. Live orders fire under your account. Review every strategy, every config, and every chatbot tool call you approve.
- The author assumes no liability for any losses, missed trades, broker actions, account restrictions, or other damages arising from use of this software. Use it at your own risk.
Don’t run live…