"Sell Order" Tab
“Sell order → SellSpread" Tab
-
IgnoreSellSpread: YES/NO checkbox.
If YES is selected, do not apply (ignore) the SellSpread algorithm after purchasing a coin and placing a Sell order. In this case, a grey stripe is displayed to the left of the tab, indicating that the parameters on this tab are ignored.
If NO is selected, apply (do not ignore) the SellSpread algorithm after purchasing a coin and placing a Sell order. In this case, a green stripe is displayed to the left of the tab, indicating that the parameters on this tab are active. The green or grey stripe allows you to see whether the SellSpread parameters are enabled or disabled even when the Sell Order → SellSpread tab is closed; -
SellSpreadReplaceCount: field for specifying the number of attempts to move the Sell order. By default, SellSpreadReplaceCount = 10. If 0, the Sell order may initially be placed under the spread upon spread detection, but will not be moved further;
-
SellSpreadMinSpread: field for specifying the minimum spread value in percent above which the Sell order will be moved. The value must be positive. If 0, not applied;
-
SellSpreadDelay: field for specifying the delay in fractional seconds before the SellSpread algorithm is triggered. The value must be positive. If 0, not applied. Very small values can be specified, for example 0.00000001, but in practice the delay will not be less than 0.33 seconds. A negative value can also be entered, for example -1, but in practice the delay will again be the minimum 0.33 seconds;
-
SellSpreadDistance: field for specifying the percentage offset downward from the upper spread boundary at which the Sell order will be placed. The value must be negative, from -1% to -100%. For example, if the spread is 5% and SellSpreadDistance = -10%, the Sell order will be placed at 4.5% from the purchase price, calculated as: absolute spread value 5% minus relative placement value 10% from the upper spread boundary downward = absolute Sell order placement value 4.5%;
-
SellSpreadAllowedDrop: field for specifying the minimum allowed level in percent from the purchase price to which the Sell order may be moved. For example, if SellSpreadAllowedDrop = 0.5 (%), the Sell order will not be moved below 0.5% from the purchase price. Negative values can be specified.