Make live signal reads non-mutating
This commit is contained in:
@@ -97,7 +97,6 @@ async def get_ticker_trade_setups(
|
||||
db,
|
||||
symbol=symbol,
|
||||
live_recommendation=True,
|
||||
recompute_scores=True,
|
||||
)
|
||||
data = []
|
||||
for row in rows:
|
||||
|
||||
Reference in New Issue
Block a user