From a0c6efc4ec8ce8eec3e07b79b10485711d22d86d Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Tue, 26 May 2026 18:02:15 +0200 Subject: [PATCH] docs: move no-hosted-version section above results, remove spoiler Co-Authored-By: Claude Sonnet 4.6 --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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).