mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-19 02:14:33 +08:00
@@ -69,7 +69,7 @@ class BaseSignalStrategy(BaseStrategy):
|
||||
Return the proportion of your total value you will used in investment.
|
||||
Dynamically risk_degree will result in Market timing.
|
||||
"""
|
||||
# It will use 95% amoutn of your total value by default
|
||||
# It will use 95% amount of your total value by default
|
||||
return self.risk_degree
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user