FAQs

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 »

I have set the stop delay for 5 seconds after buying a coin and during these 5 seconds I don’t see the trailing line. Is this normal trailing behaviour?

Yes, this is normal trailing behaviour. In the MoonBot terminal, the Stop Loss Delay parameter is set to 5 seconds (StopLossDelay=5) in your strategy settings. If you have enabled trailing UseTrailing=YES, and for example, it is set without take profit on trailing (UseTakeProfit=NO), then the trailing line will appear not immediately after buying a coin,

I have set the stop delay for 5 seconds after buying a coin and during these 5 seconds I don’t see the trailing line. Is this normal trailing behaviour? Read More »

How can I temporarily disable my MoonBot slave terminal from accepting remote control commands from the master terminal?

Remote control commands will be applied only to orders set in the MoonBot slave terminal with the AcceptCommands=YES option enabled. Thus, you can disable external control of your terminal at any time by setting AcceptCommands=NO in the Telegram strategy settings or deactivate this strategy altogether. If you do not want your terminal to accept remote

How can I temporarily disable my MoonBot slave terminal from accepting remote control commands from the master terminal? Read More »

Can I set a limit on the size of the balance in the strategy settings in the MoonBot terminal so that it will not place orders for that balance?

Yes, for this purpose in the MoonBot terminal you can use the following parameter in the strategy settings on the Buy conditions tab: MinFreeBalance, if at the moment of detection the balance will be less than the value set in this parameter, the strategy will not try to place orders for the balance (not applicable

Can I set a limit on the size of the balance in the strategy settings in the MoonBot terminal so that it will not place orders for that balance? Read More »