• Joined on 2026-02-17
grenade pushed to main at swym/swym 2026-03-10 16:27:37 +00:00
8bd995d280 errata: strategy ideas
grenade pushed to main at swym/scout 2026-03-10 16:17:03 +00:00
8de3ae5fe1 Add Binance Futures support (long and short)
grenade pushed to main at swym/swym 2026-03-10 16:16:02 +00:00
cba61d56f7 docs: document reverse flag in strategy-dsl.md and schema.json
grenade pushed to main at swym/swym 2026-03-10 16:13:01 +00:00
1e39268b0d docs: document reverse flag for DSL rule actions
grenade pushed to main at swym/swym 2026-03-10 16:11:28 +00:00
6f58949647 feat: add reverse flag to DSL rule actions
grenade pushed to main at swym/swym 2026-03-10 15:48:00 +00:00
62de98da4f feat: Binance futures S3 ingestion + ingestion bug fixes
d5b5110199 docs: binance futures planning
b535207150 feat: enable short position support in DSL backtests
Compare 3 commits »
grenade pushed to main at swym/scout 2026-03-10 12:22:01 +00:00
a435d3a99d Define concrete 'promising' threshold and enforce indicator diversity in ledger-informed prompt
grenade pushed to main at swym/scout 2026-03-10 12:00:51 +00:00
b476199de8 Fix ledger context being overridden by prescriptive initial prompt
grenade pushed to main at swym/scout 2026-03-10 11:13:05 +00:00
d76d3b9061 Use write_all for ledger entries to improve concurrent-write safety
grenade pushed to main at swym/scout 2026-03-10 11:12:14 +00:00
0945c94cc8 Add --ledger-file arg for explicit ledger path control
grenade pushed to main at swym/scout 2026-03-10 11:05:46 +00:00
a0316be798 Add cross-run learning via run ledger and compare endpoint
grenade pushed to main at swym/scout 2026-03-10 11:04:23 +00:00
609d64587b docs: cross-run learnings plan
grenade pushed to main at swym/swym 2026-03-10 10:52:12 +00:00
4248bb0d1f docs: plan implemented by e47c184
e47c18404a feat: enrich backtest result_summary + add compare endpoint
Compare 2 commits »
grenade pushed to main at swym/scout 2026-03-10 10:25:08 +00:00
6692bdb490 Prompt: fix method vs kind confusion causing 11/15 validation failures
grenade pushed to main at swym/scout 2026-03-10 10:14:15 +00:00
36689e3fbb Prompt: fix field+offset kind omission and add interval guidance
grenade pushed to main at swym/scout 2026-03-10 09:43:11 +00:00
87d31f8d7e Use flat result_summary fields from swym patch 8fb410311
3892ab37c1 fix: parse actual result_summary structure (backtest_metadata + assets)
85896752f2 fix: ValidationError.path optional, correct position_quantity usage in prompts
ee260ea4d5 fix: parse flat result_summary structure per updated API doc
3f8d4de7fb feat: add declarative SizingMethod types from upstream schema
Compare 11 commits »
grenade pushed to main at swym/swym 2026-03-10 09:36:59 +00:00
8fb410311e feat: flatten result_summary + document sizing methods
4d6f307e57 docs: implementation planning
Compare 2 commits »
grenade pushed to main at swym/swym 2026-03-10 08:10:32 +00:00
ecbabf0f74 fix(validate): catch unknown fields in sizing methods via raw-JSON walk
grenade pushed to main at swym/swym 2026-03-10 08:02:41 +00:00
e6bd74fe8a fix: sell orders skipped when SizingMethod returns None for missing balance
grenade pushed to main at swym/swym 2026-03-10 07:29:37 +00:00
9e6ee7b1ea feat: POST /api/v1/strategies/validate — structured DSL validation endpoint
84989e2d9c feat: declarative position sizing methods in strategy DSL
494ce68e92 fix: dashboard balance toFixed crash + backfill range/style tweaks
e6d464948f docs+script: document backfill strategy and chunk by quarter
216729eb25 feat: database backup and restore scripts
Compare 6 commits »