Strategy settings

Can you tell me if there is any filter in MoonBot terminal to prevent futures strategies from trading during fundings?

The Binance Futures exchange performs an automatic funding calculation every 8 hours – at 00:00, 08:00 and 16:00 UTC. But there are no “fanding” parameters in the strategy settings that can stop trading on strategies. Therefore, in the current implementation of MoonBot terminal you need to use the WorkingTime parameter in the filter section of […]

Can you tell me if there is any filter in MoonBot terminal to prevent futures strategies from trading during fundings? Read More »

What are the peculiarities of the Activity strategy and how can it be better used for trading in the MoonBot terminal?

Take into account the fact that the Activity strategy does not implement a mechanism for determining the “sign” of an order and the strategy does not distinguish whether it was a buy (green) or sell (red) order. And in fact, the strategy’s detection of the order “$200” can be in a series of both:1) positive

What are the peculiarities of the Activity strategy and how can it be better used for trading in the MoonBot terminal? Read More »

What are the specific parameters of the Activity strategy?

Activity strategy specific parameters: MMTimeFrame=45Timeframe for analysing identical orders, sec. You can set values from 15 to 60 seconds. MMOrderMin=100Order search range, from this minimum order size in $. The minimum value in this parameter is $100. MMOrderMax=1000The range of order search, up to this maximum order size in $. MMOrderStep=1Order grid step, in $

What are the specific parameters of the Activity strategy? Read More »

When the Activity strategy is enabled in the MoonBot terminal I see a line on the coin chart like: MM Detected: 16:51:27 Vol: 200 O: 32 [47, 24, 45] E: 29%, can you decipher the purpose of these parameters?

If you have enabled the Activity strategy and ticked the box next to the Extended Debug Mode parameter on the Settings-Advanced-System tab, you can see a line on the coin chart with the parameters from the detection of this strategy. In your case, these parameters are deciphered as follows. MM Detected: 16:51:27 Vol: 200 O:

When the Activity strategy is enabled in the MoonBot terminal I see a line on the coin chart like: MM Detected: 16:51:27 Vol: 200 O: 32 [47, 24, 45] E: 29%, can you decipher the purpose of these parameters? Read More »

I want to use Stop Market, but when I buy a coin with a manual strategy it doesn’t appear, what could be the problem?

Click the SM button on the main window of MoonBot terminal so that there is a red arrow on the icon of this button, in this case you will activate the Stop Market.Next, in the strategy window create a manual strategy Manual and on its Sell order tab configure the parameters for setting the Stop

I want to use Stop Market, but when I buy a coin with a manual strategy it doesn’t appear, what could be the problem? Read More »

What happens if the SM button with a red arrow is pressed on the main window of MoonBot terminal, a manual strategy is selected and its parameters allow to use Stop Market (UseMarketStop=YES), but MarketStopLevel=0?

In this case, when buying a coin in the MoonBot terminal using a manual strategy with the parameters UseMarketStop=YES and MarketStopLevel=0, a take line (Sell order) will be placed, but you will still have the option to move this take line to the opposite stack with automatic replacement by the Stop Market line, as well

What happens if the SM button with a red arrow is pressed on the main window of MoonBot terminal, a manual strategy is selected and its parameters allow to use Stop Market (UseMarketStop=YES), but MarketStopLevel=0? Read More »

I need that after sending a remote control command, for example to buy a coin, several strategies should buy that coin at once, not just one. Is this possible?

In the MoonBot terminal, strategies with the same ChannelKey settings, which listen to the same managing Telegram channel, will be simultaneously triggered, and in your case buy a coin, only if each of them will be ticked on the Main tab in the IndependentSignals=YES parameter.

I need that after sending a remote control command, for example to buy a coin, several strategies should buy that coin at once, not just one. Is this possible? Read More »