Fix ops market opportunity scan snapshot
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user