Exclude open paper trades from discovery
This commit is contained in:
@@ -35,6 +35,7 @@ async def list_trade_setups(
|
||||
min_confidence=min_confidence,
|
||||
recommended_action=recommended_action,
|
||||
live_recommendation=True,
|
||||
exclude_open_trade_tickers=True,
|
||||
)
|
||||
|
||||
data = []
|
||||
|
||||
Reference in New Issue
Block a user