uncomment
This commit is contained in:
@@ -73,8 +73,8 @@ class StackingDemo(IStrategy):
|
||||
# Minimal ROI designed for the strategy.
|
||||
# This attribute will be overridden if the config file contains "minimal_roi".
|
||||
minimal_roi = {
|
||||
# "60": 0.01,
|
||||
# "30": 0.02,
|
||||
"60": 0.01,
|
||||
"30": 0.02,
|
||||
"0": 0.001
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user