Reset code state to commit 098d99e2d628dd1b740c22ba4ca815ac72ec9d05
This commit is contained in:
parent
5d5f7adcfa
commit
f7f689c2dc
@ -19,14 +19,14 @@
|
||||
"EXIT_POSITION_RATIO": 0.472,
|
||||
"SELL_THRESHOLD_MAX": 0.065,
|
||||
"SELL_THRESHOLD_MIN": 0.002,
|
||||
"TRAILING_STOP_DISTANCE": 0.0125,
|
||||
"TRAILING_STOP_START": 0.045
|
||||
"TRAILING_STOP_DISTANCE": 0.025,
|
||||
"TRAILING_STOP_START": 0.075
|
||||
},
|
||||
"protection": {},
|
||||
"trailing": {
|
||||
"trailing_stop": true,
|
||||
"trailing_stop_positive": 0.0125,
|
||||
"trailing_stop_positive_offset": 0.045,
|
||||
"trailing_stop_positive": 0.025,
|
||||
"trailing_stop_positive_offset": 0.075,
|
||||
"trailing_only_offset_is_reached": false
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user