36bbe76114
Charges the Arc 1 breakout matrix with a cost model (per-instrument
constant spread stress + vol slippage) and walks the stop geometry
(vol{3,k2} -> estimator smoothing -> k-ladder 6/12). Honest null: nothing
survives net cross-instrument; the one deflation-surviving cell (XAUUSD
bo_h1 at wide stops) dies against the always-long beta control. Adds the
control blueprint/campaign and the no-generalize process variant.
Engine gaps found along the way filed as Brummel/Aura#259-#267.
74 lines
1.5 KiB
JSON
74 lines
1.5 KiB
JSON
{
|
|
"format_version": 1,
|
|
"kind": "campaign",
|
|
"name": "control-always-long",
|
|
"description": "Beta control: a constant bias=+1 strategy (no signal at all) under the same regimes, window, and slippage cost as the arc2c/arc3 candidates. Any candidate whose R-statistics do not clearly beat this baseline on its instrument is long-beta in a secular bull market, not signal. The bound value param is re-opened as a single-point axis (empty axes are refused); the sweep degenerates to one member.",
|
|
"seed": 0,
|
|
"data": {
|
|
"instruments": [
|
|
"GER40",
|
|
"US500",
|
|
"EURUSD",
|
|
"XAUUSD"
|
|
],
|
|
"windows": [
|
|
{
|
|
"from_ms": 1514764800000,
|
|
"to_ms": 1782863999999
|
|
}
|
|
]
|
|
},
|
|
"risk": [
|
|
{
|
|
"vol": {
|
|
"length": 3,
|
|
"k": 2.0
|
|
}
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
}
|
|
} |