docs: drop other caveats section

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Dominik Moritz Roth 2026-05-26 18:01:28 +02:00
parent 04b44bfb0f
commit 03de1bd9c3

View File

@ -168,11 +168,6 @@ This is not a unique failure of this implementation. It is a fundamental propert
Alpaca integration exists in the codebase (`broker/alpaca_client.py`) but is not fully implemented or tested, for the above reason. Wiring up live execution to a strategy that burns money seemed like a bad idea.
### Other caveats
- **Bull market.** 2020-2025 was mostly up. Long-only bias on insider buys gets free beta. Expect worse in flat or down markets.
- **Survivorship bias.** Delisted/acquired tickers are underrepresented in the price cache, which slightly flatters returns.
- **Concentrated portfolio.** At 10% per signal with 7d holds you run ~7-10 positions simultaneously.
## Modules