mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-16 17:12:20 +08:00
fixing typos #3
I just randomly find these by the way. Good work on the framework!
This commit is contained in:
@@ -30,7 +30,7 @@ class BaseStrategy:
|
|||||||
|
|
||||||
Parameters
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
score_series : pd.Seires
|
score_series : pd.Series
|
||||||
stock_id , score.
|
stock_id , score.
|
||||||
current : Position()
|
current : Position()
|
||||||
current state of position.
|
current state of position.
|
||||||
|
|||||||
Reference in New Issue
Block a user