working on more strategies
This commit is contained in:
parent
b2bf90849d
commit
28aa1ef8ce
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user