working on more strategies

This commit is contained in:
Gert Wohlgemuth 2018-04-26 19:12:47 -07:00
parent b2bf90849d
commit 28aa1ef8ce

View File

@ -24,7 +24,7 @@ class Quickie(IStrategy):
minimal_roi = { minimal_roi = {
"100": 0.01, "100": 0.01,
"15": 0.06, "15": 0.06,
"10": 0.15 "10": 0.15,
} }
# Optimal stoploss designed for the strategy # Optimal stoploss designed for the strategy