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