30 lines
781 B
JSON
30 lines
781 B
JSON
{
|
||
"name": "v53_btc",
|
||
"version": "5.3",
|
||
"track": "BTC",
|
||
"description": "V5.3 BTC轨: gate-control逻辑(不用线性加分),核心特征=tiered_cvd_whale+obi_depth_10+spot_perp_divergence+atr_percent_1h",
|
||
"threshold": 75,
|
||
"flip_threshold": 85,
|
||
"btc_gate": {
|
||
"min_vol_threshold": 0.002,
|
||
"obi_veto_threshold": 0.30,
|
||
"whale_flow_threshold_pct": 0.5,
|
||
"spot_perp_divergence_veto": 0.003
|
||
},
|
||
"weights": {
|
||
"direction": 55,
|
||
"crowding": 25,
|
||
"environment": 15,
|
||
"auxiliary": 5
|
||
},
|
||
"accel_bonus": 5,
|
||
"tp_sl": {
|
||
"sl_multiplier": 2.0,
|
||
"tp1_multiplier": 1.5,
|
||
"tp2_multiplier": 3.0,
|
||
"tp_maker": true
|
||
},
|
||
"symbols": ["BTCUSDT"],
|
||
"signals": ["cvd", "p99", "accel", "ls_ratio", "top_trader", "oi", "coinbase_premium"]
|
||
}
|