diff --git a/backend/strategies/v53.json b/backend/strategies/v53.json index f58b7e1..82e49a6 100644 --- a/backend/strategies/v53.json +++ b/backend/strategies/v53.json @@ -32,13 +32,13 @@ "spot_perp_divergence_veto": 0.005 }, "SOLUSDT": { - "min_vol_threshold": 0.006, + "min_vol_threshold": 0.004, "whale_threshold_usd": 20000, "obi_veto_threshold": 0.45, "spot_perp_divergence_veto": 0.008 }, "XRPUSDT": { - "min_vol_threshold": 0.004, + "min_vol_threshold": 0.0025, "whale_threshold_usd": 30000, "obi_veto_threshold": 0.40, "spot_perp_divergence_veto": 0.006 diff --git a/backend/strategies/v53_fast.json b/backend/strategies/v53_fast.json index 05d1d3e..4aa4a18 100644 --- a/backend/strategies/v53_fast.json +++ b/backend/strategies/v53_fast.json @@ -45,13 +45,13 @@ "spot_perp_divergence_veto": 0.005 }, "SOLUSDT": { - "min_vol_threshold": 0.006, + "min_vol_threshold": 0.004, "whale_threshold_usd": 20000, "obi_veto_threshold": 0.45, "spot_perp_divergence_veto": 0.008 }, "XRPUSDT": { - "min_vol_threshold": 0.004, + "min_vol_threshold": 0.0025, "whale_threshold_usd": 30000, "obi_veto_threshold": 0.40, "spot_perp_divergence_veto": 0.006