Strategy settings

Why is the WorkingPriceMax parameter used in the MoonBot terminal strategy settings?

In the strategy settings of the MoonBot terminal, on the Filters / Price/Position tab, the WorkingPriceMax parameter is located: the limit of the maximum price above which the strategy will not work. If 0, it is not used. In order for this parameter to be checked by the strategy, you need to set IgnoreFilters = […]

Why is the WorkingPriceMax parameter used in the MoonBot terminal strategy settings? Read More »

Why is the WorkingPriceMin parameter used in the MoonBot terminal strategy settings?

In the strategy settings of the MoonBot terminal, on the Filters / Price/Position tab, the WorkingPriceMin parameter is located: the limit of the minimum price below which the strategy will not work. If 0, it is not used. In order for this parameter to be checked by the strategy, you need to set IgnoreFilters =

Why is the WorkingPriceMin parameter used in the MoonBot terminal strategy settings? Read More »

Why do I need the IgnoreGatePenalty parameter in the MoonBot terminal for the Gate exchange in the strategy filter settings?

In the MoonBot terminal for the Gate exchange, on the Filters tab of the Strategy settings parameter, there is an IgnoreGatePenalty = YES/NO parameter, if YES, then ignore the internal penalty, which is applied when the fill ratio limits on the Gate exchange are exceeded.This parameter is always checked by the strategy, regardless of setting

Why do I need the IgnoreGatePenalty parameter in the MoonBot terminal for the Gate exchange in the strategy filter settings? Read More »

Is it possible to automatically start or stop strategies in the MoonBot terminal before funding, for example, within 5 seconds before it?

Yes, you can. To do this, use the FundingBefore parameter on the Filters/Time tab of the strategy settings.:If the value in the FundingBefore parameter is positive, then the time in seconds before the funding will be set, during which the strategy can work.If the value in the FundingBefore parameter is negative, the time in seconds

Is it possible to automatically start or stop strategies in the MoonBot terminal before funding, for example, within 5 seconds before it? Read More »

Is it possible to automatically start or stop strategies in the MoonBot terminal after funding, for example, within 5 seconds after it?

Yes, you can. To do this, use the FundingAfter parameter in the MoonBot terminal on the Filters / Time tab of the strategy settings.: If the value in the FundingAfter parameter is positive, then the time in seconds after funding during which the strategy can work will be set.If the value in the FundingAfter parameter

Is it possible to automatically start or stop strategies in the MoonBot terminal after funding, for example, within 5 seconds after it? Read More »

What is the purpose of the SplitPiece parameter on the Sell order tab of the strategy settings in the MoonBot terminal?

In the MoonBot terminal, on the Sell order tab of the strategy settings, the SplitPiece parameter is used to separate a small piece of a user-defined Sell order (from 0 to 50%) from the main Sell order. If 0, it is not used.If the SplitPiece parameter is set to a value other than zero, then

What is the purpose of the SplitPiece parameter on the Sell order tab of the strategy settings in the MoonBot terminal? Read More »

What is the maximum value in seconds that can be set in the timeInterval parameter for the Spread strategy in the MoonBot terminal?

In the MoonBot terminal, in the Spread strategy settings on the Strategy settings tab, for the timeInterval parameter: the time zone width in seconds in which the Spread strategy detection is calculated, the maximum value is 120 seconds.

What is the maximum value in seconds that can be set in the timeInterval parameter for the Spread strategy in the MoonBot terminal? Read More »

In what format is the PriceDownTimer parameter set in the MoonBot terminal in the strategy settings?

In the MoonBot terminal, on the Sell order tab of the strategy settings, the value of the PriceDownTimer parameter is set in the “seconds, with a dot” format, which allows you to set a shorter (less than 1 second) or fractional time delay before the start of the Sell order auto-reduction algorithm.

In what format is the PriceDownTimer parameter set in the MoonBot terminal in the strategy settings? Read More »