1
0
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:
Maciej Domagała
2020-12-18 10:52:39 +01:00
committed by you-n-g
parent 1c0bb2f827
commit 66d9bd1a68

View File

@@ -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.