Skip to content

Commit 66d9bd1

Browse files
maciejdomagalayou-n-g
authored andcommitted
fixing typos #3
I just randomly find these by the way. Good work on the framework!
1 parent 1c0bb2f commit 66d9bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qlib/contrib/strategy/strategy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def generate_order_list(self, score_series, current, trade_exchange, pred_date,
3030
3131
Parameters
3232
-----------
33-
score_series : pd.Seires
33+
score_series : pd.Series
3434
stock_id , score.
3535
current : Position()
3636
current state of position.

0 commit comments

Comments
 (0)