Skip to content

Commit ba021f6

Browse files
authored
Merge pull request #462 from arisliang/patch-1
Remove non-existing parameter description
2 parents 12b7be3 + 7d9544f commit ba021f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qlib/contrib/strategy/strategy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def generate_target_weight_position(self, score, current, trade_date):
148148
pred score for this trade date, index is stock_id, contain 'score' column.
149149
current : Position()
150150
current position.
151-
trade_exchange : Exchange()
152151
trade_date : pd.Timestamp
153152
trade date.
154153
"""

0 commit comments

Comments
 (0)