mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 22:36:55 +08:00
Remove non-existing parameter from doc
Remove non-existing TradeExchange parameter from generate_target_weight_position doc
This commit is contained in:
@@ -148,7 +148,6 @@ class WeightStrategyBase(BaseStrategy, AdjustTimer):
|
|||||||
pred score for this trade date, index is stock_id, contain 'score' column.
|
pred score for this trade date, index is stock_id, contain 'score' column.
|
||||||
current : Position()
|
current : Position()
|
||||||
current position.
|
current position.
|
||||||
trade_exchange : Exchange()
|
|
||||||
trade_date : pd.Timestamp
|
trade_date : pd.Timestamp
|
||||||
trade date.
|
trade date.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user