diff --git a/README.md b/README.md index 2063292..05f8b9b 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,6 @@ Monitors SEC EDGAR Form 4 filings in near real-time, detects insider buy clusters, sends Slack alerts, and optionally executes trades via Alpaca. Copying the idea from [insidercopytrading.com](https://insidercopytrading.com/). Available at [insidercopytradingcopy.com](#no-hosted-version). -## No Hosted Version - -There is no hosted version of Smaug. You have to run it yourself. - -You probably should not bother. After modelling realistic transaction costs, the strategy **underperforms SPY** in all tested configurations. See the [results](#results). - -If you still want to run it, see [Usage](#usage). ## Architecture @@ -118,6 +111,10 @@ score = role_weight * log(total_value) * (1 + 0.5 * (cluster_size - 1)) Role weights: CEO 3.0, CFO/President 2.5, COO 2.0, Director 1.5, VP 1.2, 10% owner 1.0 +## No Hosted Version + +There is no hosted version of Smaug. You have to run it yourself. See [Usage](#usage), then check the [Results](#results) to decide if you actually want to. + ## Results 16,279 signals from 302k Form 4 filings (2020-2025).