mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-26 00:35:15 +00:00
pivotshort: adjust resistance ratio
This commit is contained in:
parent
3a37154737
commit
9126045fa9
|
@ -60,7 +60,7 @@ exchangeStrategies:
|
|||
# higher the ratio, higher the sell price
|
||||
# first_layer_price = resistance_price * (1 + ratio)
|
||||
# second_layer_price = (resistance_price * (1 + ratio)) * (2 * layerSpread)
|
||||
ratio: 1.2%
|
||||
ratio: 1.5%
|
||||
numOfLayers: 3
|
||||
layerSpread: 0.4%
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user