Exclude open paper trades from discovery
Deploy / lint (push) Successful in 7s
Deploy / test (push) Successful in 1m25s
Deploy / deploy (push) Successful in 43s

This commit is contained in:
2026-07-04 13:01:58 +02:00
parent edc1a9757b
commit 23d1db1f30
4 changed files with 113 additions and 1 deletions
+1
View File
@@ -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 = []