fix: harden post-stop reentry lockdown
This commit is contained in:
@@ -99,7 +99,7 @@ async def get_ticker_trade_setups(
|
||||
db,
|
||||
symbol=symbol,
|
||||
live_recommendation=True,
|
||||
exclude_reentry_lockdown_tickers=True,
|
||||
include_reentry_lockdown=True,
|
||||
)
|
||||
data = []
|
||||
for row in rows:
|
||||
|
||||
Reference in New Issue
Block a user