Fix ops market opportunity scan snapshot

This commit is contained in:
2569718930@qq.com
2026-07-04 00:07:24 +08:00
parent 7a5fe8b571
commit 59cd48997f
4 changed files with 72 additions and 28 deletions
+2 -2
View File
@@ -460,8 +460,8 @@ def get_ops_market_opportunities(
"scan_mode": "tradable",
"min_price": 0.05,
"max_price": 0.95,
"min_edge_pct": 0,
"min_liquidity": 0,
"min_edge_pct": 2,
"min_liquidity": 500,
"market_type": "maxtemp",
"time_range": "today",
"limit": 180,