Strategy settings

Is there a SamePosition setting on the Filters tab, does it work in MoonBot’s MoonHook strategy?

In the latest versions of the MoonBot terminal, on the Filters / Price/ Position tab, the SamePosition parameter now works for MoonHook strategies as well. If SamePosition=YES is set, orders will only be placed in the direction of the open position for this strategy. We recommend updating your version of the MoonBot terminal to the […]

Is there a SamePosition setting on the Filters tab, does it work in MoonBot’s MoonHook strategy? Read More »

What is the SellLevelDelayNext parameter for in strategy settings?

The SellLevelDelayNext parameter of the strategy settings specifies the time in seconds after which the next Sell order transposition according to the SellLevel algorithm is performed. The first permutation is performed after SellLevelDelay time (in seconds), starting from the second – after SellLevelDelayNext time (in seconds). If SellLevelDelayNext=0, this parameter is not used and all

What is the SellLevelDelayNext parameter for in strategy settings? Read More »

Manual strategies have the AutoSplitBuy parameter on the Multiple Orders tab, how does it work and why is it not available in other strategies?

The AutoSplitBuy parameter on the Multiple Orders tab is only available in Manual strategies and it is only used when the OrdersCount=1.If AutoSplitBuy=YES, it will split the Buy order in case the initial placed size exceeds the maximum limit for a single order.The maximum value of a single order on different coins may differ and

Manual strategies have the AutoSplitBuy parameter on the Multiple Orders tab, how does it work and why is it not available in other strategies? Read More »

Can you tell me more about setting the BinancePriceBug parameter, which is located on the Filters tab of the strategy settings of the MoonBot terminal?

In the MoonBot terminal, on the Filters / Ping strategy settings tab, there is a parameter called BinancePriceBug (the default value is 0.5% for futures and 1.0% for spot trading): this is the price lag value in percent at which trading should be stopped for this strategy.If this filter is triggered, a 30 second penalty

Can you tell me more about setting the BinancePriceBug parameter, which is located on the Filters tab of the strategy settings of the MoonBot terminal? Read More »

What is the purpose of the buyPriceLastTrade parameter, which is located on the Buy conditions tab of the strategy settings in the MoonBot terminal?

On the Buy condition tab of the strategy settings there is the buyPriceLastTrade parameter, if it is ticked and buyPriceLastTrade=YES, then the price of the last trade-trade will be used to calculate the buy price. If the tick is not checked and buyPriceLastTrade=NO, then the last ASK price will be used.Attention! The buyPriceLastTrade parameter is

What is the purpose of the buyPriceLastTrade parameter, which is located on the Buy conditions tab of the strategy settings in the MoonBot terminal? Read More »

I want to place a Buy order in MoonBot terminal not from ASK price, but from the last cross trade within 30 seconds, how do I set it up?

In order for the strategy in the MoonBot terminal to place a Buy order not from the ASK price, but from the last trade of the cross and within 30 seconds, you need to set two parameters on the Buy conditions tab of the strategy settings as follows: buyPriceLastTrade=YES and Use30SecOldASK=YES.Attention! The buyPriceLastTrade parameter is

I want to place a Buy order in MoonBot terminal not from ASK price, but from the last cross trade within 30 seconds, how do I set it up? Read More »

What is the purpose of the StopLossFixed parameter, which is located on the Stops tab of the strategy settings in the MoonBot terminal?

On the Stops tab of strategy settings there is StopLossFixed parameter – this is a fixed stop in strategies with grid, if StopLossFixed=YES, then the stop is placed on the first order and after combining the stop with this option remains in the same fixed place.

What is the purpose of the StopLossFixed parameter, which is located on the Stops tab of the strategy settings in the MoonBot terminal? Read More »

What is the purpose of the StopSpreadAdd1mDelta parameter, which is located on the Stops tab of the strategy settings in the MoonBot terminal?

On the Stops tab of the strategy settings there is the StopSpreadAdd1mDelta parameter, which allows increasing the stop loss spread depending on the 1-minute delta: For example, StopSpreadAdd1mDelta=0.1, and the minute delta on the coin = 25%, then 25% * 0.1 = 2.5% will be added to the spread.nPriceBug is also taken into account in

What is the purpose of the StopSpreadAdd1mDelta parameter, which is located on the Stops tab of the strategy settings in the MoonBot terminal? Read More »