• Joined on 2026-02-17
grenade pushed to main at swym/scout 2026-03-09 15:59:37 +00:00
b947f48b01 feat: client-side validation, cycling detection, quantity prompt fix
grenade pushed to main at swym/scout 2026-03-09 15:45:02 +00:00
e27aabae34 feat(agent): improve LLM feedback loop and convergence detection
grenade pushed to main at swym/scout 2026-03-09 12:22:37 +00:00
fb1145acae fix(swym): parse result_summary from actual API response structure
c7a2d65539 fix(prompts): forbid dynamic quantity expressions, require plain decimal string
292c101859 docs(prompts): add DSL expression kind reference and three working examples
Compare 3 commits »
grenade pushed to main at swym/scout 2026-03-09 10:58:58 +00:00
fc9b7e094a feat(agent): add strategy quality introspection
grenade pushed to main at swym/scout 2026-03-09 10:24:36 +00:00
deb28f6714 chore: local defaults
grenade pushed to main at swym/scout 2026-03-09 08:29:00 +00:00
b7aa458e40 feat(claude): add configurable API base URL via --anthropic-url
grenade created branch main in swym/scout 2026-03-09 08:18:19 +00:00
grenade pushed to main at swym/scout 2026-03-09 08:18:19 +00:00
934566879e chore: init
grenade created repository swym/scout 2026-03-09 08:16:20 +00:00
grenade pushed to main at swym/swym 2026-03-09 06:57:46 +00:00
ad6b38cb4e docs: add comprehensive API reference for strategy implementers
grenade pushed to main at swym/swym 2026-03-09 06:56:57 +00:00
271667c4ee docs: clarify BarsSinceEntry uses integer division (exact integer result)
b52087a975 feat: DSL phase 1 — position state expressions + dynamic quantity sizing
Compare 2 commits »
grenade pushed to main at swym/swym 2026-03-09 06:00:04 +00:00
de7be26cb4 chore: generic planning ignore
5af6b5011f feat: decouple candle retention from trade retention
43c13e68e7 feat: bollinger bands support in rule-based DSL + chart overlay
0c1c7c4e85 feat: inline version with strategy name, add exchange/instrument subheader
1d2dfec1b1 feat: show strategy name and version on paper run detail page
Compare 5 commits »
grenade pushed to main at swym/swym 2026-03-06 16:12:49 +00:00
c4f5d60ba9 feat: extend price chart overlays to EMA and Supertrend indicators
197ac5e659 chore: ignore transcripts and text errata
e479351d82 feat: audit and revise all 13 non-Emmanuel seeded strategies
d0706a5d8f feat: overlay entry/exit signal markers on candlestick chart
e2cbd53354 feat: candlestick chart on paper run detail page with SMA overlays
Compare 10 commits »
grenade pushed to main at swym/swym 2026-03-06 09:20:19 +00:00
fa82c20aee chore: ignore multi-timeframe planning
a49981a81b feat: add Emmanuel MA v8 strategy seed
455b66617c feat: add Emmanuel MA v7 strategy seed
8504b60c75 feat: add Emmanuel MA v6 strategy seed
82c9aa2ae4 feat: add Emmanuel MA v5 strategy seed
Compare 8 commits »
grenade pushed to main at swym/swym 2026-03-05 11:56:35 +00:00
1863dc39c5 chore: ignore audit planning doc
774ad6179a feat: add Emmanuel MA v2 seed with event_count/bars_since guards
82fecc9dd8 strategy: emmanuel-ma v2
Compare 3 commits »
grenade pushed to main at swym/swym 2026-03-05 10:40:32 +00:00
546db291b0 feat: add event_count condition and bars_since expression to rules DSL
15146f72db chore: ignore some wip
72a5af978c feat: add Emmanuel MA pullback seed + fix schema/hash correctness
51fdde32a0 chore: evaluate strategy portability
de62e6d5a0 docs: reference JSON Schema in strategy-dsl.md with validation instructions
Compare 9 commits »
grenade pushed to main at swym/swym 2026-03-04 14:52:26 +00:00
f812ff9313 feat: add supertrend fusion seeded strategy
grenade pushed to main at swym/swym 2026-03-04 14:46:42 +00:00
3519b20ff5 feat: extend rules DSL with ATR, Supertrend, WMA, Sum, ADX, ApplyFunc, UnaryOp
a2915ee4cb feat: replace hardcoded strategy dropdown with DB-backed rule_based selector
Compare 2 commits »
grenade pushed to main at swym/swym 2026-03-04 13:45:52 +00:00
59072eec0f fix: adopt existing strategy rows by hash during upsert
grenade pushed to main at swym/swym 2026-03-03 06:53:46 +00:00
ab57ed5e26 chore: ignore implementation planning docs
2f2ab79c99 chore: add @swc/core to ignored built dependencies
0484b41051 feat: strategy name/version/description + environment-aware seed runner
Compare 3 commits »