- /signals: V5.1 ONLY, 5-layer scoring, no FR/Liq - /signals-v52: V5.2 ONLY, 7-layer scoring with FR/Liq - /paper: V5.1 ONLY, no strategy tabs/badges - /paper-v52: V5.2 ONLY, with FR/Liq display - Sidebar: V5.1 and V5.2 separate sections - V5.2 weights: 40+18+5+12+15+5+5=100 (no more >100) - Zero cross-contamination between V5.1 and V5.2
22 lines
464 B
JSON
22 lines
464 B
JSON
{
|
|
"name": "v52_8signals",
|
|
"version": "5.2",
|
|
"threshold": 75,
|
|
"weights": {
|
|
"direction": 40,
|
|
"crowding": 18,
|
|
"funding_rate": 5,
|
|
"environment": 12,
|
|
"confirmation": 15,
|
|
"liquidation": 5,
|
|
"auxiliary": 5
|
|
},
|
|
"accel_bonus": 0,
|
|
"tp_sl": {
|
|
"sl_multiplier": 3.0,
|
|
"tp1_multiplier": 2.0,
|
|
"tp2_multiplier": 4.5
|
|
},
|
|
"signals": ["cvd", "p99", "accel", "ls_ratio", "oi", "coinbase_premium", "funding_rate", "liquidation"]
|
|
}
|