ee1c15885b
Runs the two surviving threads (H1 breakout, vol-normalized H1 momentum) across the 21-instrument gapless universe under the wide-stop regimes, beside an always-long beta control on the same matrix. The breakout dies everywhere (beta on trending assets, significantly negative on FX); momentum shows a one-sided positive cross-sectional tail with five double-regime flags, of which FRA40 (both regimes) and NatGas (k6) beat the no-signal baseline outright — the only control-beating cells of the whole program. Includes the engine performance envelope (single run 2.97 s vs Arc-0 ~3 s; 11-13 s/cell; executor fan-out findings refs Brummel/Aura#268, data-gap abort refs Brummel/Aura#264).
85 lines
1.7 KiB
JSON
85 lines
1.7 KiB
JSON
{
|
|
"format_version": 1,
|
|
"kind": "campaign",
|
|
"name": "control-always-long-breadth",
|
|
"description": "Beta control for the arc4 breadth tests: the constant bias=+1 strategy on the full 21-instrument universe under the arc4 regimes (vol{60,k6}, vol{60,k12}) and slippage cost. Every arc4 candidate cell is read against this baseline: a candidate whose pooled-OOS statistics do not clearly beat always-long on the same instrument and regime is long-beta, not signal.",
|
|
"seed": 0,
|
|
"data": {
|
|
"instruments": [
|
|
"GER40",
|
|
"US500",
|
|
"EURUSD",
|
|
"XAUUSD",
|
|
"US30",
|
|
"NAS100",
|
|
"UK100",
|
|
"JPN225",
|
|
"HK50",
|
|
"FRA40",
|
|
"GBPUSD",
|
|
"USDJPY",
|
|
"AUDUSD",
|
|
"USDCAD",
|
|
"USDCHF",
|
|
"NZDUSD",
|
|
"EURAUD",
|
|
"XAGUSD",
|
|
"NatGas",
|
|
"BTCUSD",
|
|
"ETHUSD"
|
|
],
|
|
"windows": [
|
|
{
|
|
"from_ms": 1514764800000,
|
|
"to_ms": 1782863999999
|
|
}
|
|
]
|
|
},
|
|
"risk": [
|
|
{
|
|
"vol": {
|
|
"length": 60,
|
|
"k": 6.0
|
|
}
|
|
},
|
|
{
|
|
"vol": {
|
|
"length": 60,
|
|
"k": 12.0
|
|
}
|
|
}
|
|
],
|
|
"cost": [
|
|
{
|
|
"vol_slippage": {
|
|
"slip_vol_mult": 0.1
|
|
}
|
|
}
|
|
],
|
|
"strategies": [
|
|
{
|
|
"ref": {
|
|
"content_id": "198ca420039925af330f120376836d9c49a167b26e81324cb4857f5c20f81a44"
|
|
},
|
|
"axes": {
|
|
"always_long.value": {
|
|
"kind": "F64",
|
|
"values": [
|
|
1.0
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"process": {
|
|
"ref": {
|
|
"content_id": "41863fcae9300b334056c6f2a899e8c2672ecb29387d294e9a6e58f159ef51b4"
|
|
}
|
|
},
|
|
"presentation": {
|
|
"persist_taps": [],
|
|
"emit": [
|
|
"selection_report"
|
|
]
|
|
}
|
|
} |