FAQs

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 »

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 »

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 »

Why, when the main window of the MoonBot terminal is not full screen, I can’t see why the EMA conditions don’t pass through the filter?

This is done specifically to optimise the CPU when calculating filters and the line with the record of EMA conditions in the upper left corner of the coin chart will be visible only if the Funnel button is enabled (show filters on the chart) and if the coin chart is opened in full screen mode,

Why, when the main window of the MoonBot terminal is not full screen, I can’t see why the EMA conditions don’t pass through the filter? Read More »

What are the parameters in the window that opens when I click on the “Show Spot trades\ OrderBook” button on the MoonBot main window?

On the main MoonBot terminal window, you can click on the “Show Spot trades\ OrderBook” button, which is located to the left of the “Funnel” button (Filters on charts) and open a window with additional parameters:Show Spot Trades: show spot trades (shown paler than the current pair).Show Spot Book: show spot trade book.Show Mark Price:

What are the parameters in the window that opens when I click on the “Show Spot trades\ OrderBook” button on the MoonBot main window? Read More »

What is the purpose of the Config field in the MoonBot terminal’s Manage Leverage button menu?

In the MoonBot terminal on the main screen, click on the “Show Markets” button and open the “MarketsTable” window. In the lower part of this table, click “Manage Leverage” and in the opened additional configuration you will see the Config field (configuration lines), in which the desired position limits are written, under which the maximum

What is the purpose of the Config field in the MoonBot terminal’s Manage Leverage button menu? Read More »

How to configure parameters in MoonBot terminal, if on Binance exchange when leverage decreases from x50 to x20, the terminal automatically decreases leverage to x20, and if the exchange then raises leverage again, for example, to x75, the terminal would also automatically increase leverage on this coin to x75, and in addition, that leverage on all coins were always the maximum possible?

To do this, you need to do the following in the MoonBot terminal:n1) On the Settings-Advanced-Engine settings tab, tick the Auto Leverage option (automatic leverage change up to x5 if the position limit is exceeded). n2) Click on the “Show Markets” button and then at the bottom of the “MarketsTable” click on the “Manage Leverage”

How to configure parameters in MoonBot terminal, if on Binance exchange when leverage decreases from x50 to x20, the terminal automatically decreases leverage to x20, and if the exchange then raises leverage again, for example, to x75, the terminal would also automatically increase leverage on this coin to x75, and in addition, that leverage on all coins were always the maximum possible? Read More »