FAQs

Can I reduce the InternalError penalty value in MoonBot terminal and make it less than 30 seconds?

Yes, this can be done. To do this, close the MoonBot terminal, open the MoonBot.ini file in the root folder, add the line ExpertMode=1 to the end of the text and save the file. After launching the terminal in administrator mode, the InternalError penalty will be reduced from 30 to 5 seconds.

Can I reduce the InternalError penalty value in MoonBot terminal and make it less than 30 seconds? Read More »

I had the MoonBot terminal forcibly closed after switching off the light. When I restarted it, I found that all my transaction reports were empty, is there any way to restore them?

Reports on all transactions (open, closed, deleted) in the MoonBot terminal are stored in the data folder, in files like: Binance.db (for the spot market) or Binance Futures.db (for the futures market). In rare cases, if MoonBot terminal is closed unexpectedly, the file with reports may be empty. To restore it, you need to close

I had the MoonBot terminal forcibly closed after switching off the light. When I restarted it, I found that all my transaction reports were empty, is there any way to restore them? Read More »

Can I send one trust management command to my Telegram channel like: cmd_buy 1000FLOKI Key 1, so that three different strategies would buy coins using this command, each of which would set a different SellPrice?

Yes, it is possible, for this purpose you should create three different Telegram strategies that would be able to accept trust management commands from your Telegram channel. In them on the Main tab you will have to set the ChannelKey=1 (set the key 1, by which these strategies will understand that the command is directed

Can I send one trust management command to my Telegram channel like: cmd_buy 1000FLOKI Key 1, so that three different strategies would buy coins using this command, each of which would set a different SellPrice? Read More »

My ISP changed my IP address and my MoonBot spot terminal was unable to connect to the exchange and save order data during the upgrade. Is it possible to restore orders in the bot?

If you use API keys that support white IP addresses, it is recommended to use permanent IP addresses. In this case you will be protected from such errors. In your case, in spot trading, if orders are not saved in the bot, you can use a backup from the bak folder of files like: bak/BinanceUSDTOrders.backup-1bak/BinanceUSDTOrders.backup-2bak/BinanceUSDTOrders.backup-3

My ISP changed my IP address and my MoonBot spot terminal was unable to connect to the exchange and save order data during the upgrade. Is it possible to restore orders in the bot? Read More »

How can I use a LONG signal in the MoonBot terminal to buy in SHORT and vice versa without using triggers?

If you need to buy in the MoonBot terminal on a LONG signal in Telegram to buy in SHORT and vice versa without using the triggers functionality, then you need to write opposite keywords in the Settings-AutoBuy tab, i.e. in the “Keywords (comma separated) in Long signal” field write the word SHORT, and in the

How can I use a LONG signal in the MoonBot terminal to buy in SHORT and vice versa without using triggers? Read More »

How to buy in SHORT and vice versa using triggers in MoonBot terminal on a LONG signal in Telegram?

If you need to buy a LONG signal in the MoonBot terminal to buy a SHORT signal in Telegram and vice versa using the triggers functionality, then you need to enter the appropriate keywords in the Settings-AutoBuy tab, i.e. write the word LONG in the “Keywords (comma separated) in Long signal” field and the word

How to buy in SHORT and vice versa using triggers in MoonBot terminal on a LONG signal in Telegram? Read More »

Can I send a command to MoonBot terminal via Telegram to change the Config line of the leverage settings?

To change the Config string of shoulder settings you can use the AutoLevConfig Telegram command. You can control the change of the Config line in the MoonBot terminal by clicking on the “Show Markets” button and then clicking on the “Manage Leverage” button in the opened “MarketsTable”.

Can I send a command to MoonBot terminal via Telegram to change the Config line of the leverage settings? Read More »

I want to buy a coin on one telegram signal in MoonBot terminal, but I want to set up a grid of Sell orders so that each order has its own settings for order size, take and stop, how do I do it?

To implement this idea, you need to create three Telegram strategies so that they all trigger on the same signal (must be the same: keywords, ChannelName, ChannelKey) and tick “IndependentSignals=YES” on the Main tab of strategy settings. Then in each of these strategies set the necessary order size, SellPrice value and stop values you need.

I want to buy a coin on one telegram signal in MoonBot terminal, but I want to set up a grid of Sell orders so that each order has its own settings for order size, take and stop, how do I do it? Read More »

Can I send a control command via Telegram only to a specific MoonBot terminal?

Yes, you can. MoonBot terminal control commands via Telegram can be specified with the prefix botname:name, in this case only the terminal with the specified name will accept the command, and other terminals will have a record in the log that the command is ignored. For example, if you send the command “botname:MOONBOT1 STOP” to

Can I send a control command via Telegram only to a specific MoonBot terminal? Read More »

Can I use a Telegram command to control whether to enable or disable Auto Leverage functionality in a MoonBot terminal?

In the MoonBot terminal on the Settings-Advanced-Engine settings tab there is an Auto Leverage parameter, which, when ticked, allows auto leverage changes up to x5 in case of exceeding the position limit. The Auto Leverage setting acts independently of the new Auto Leverage algorithm (in the Leverage Setup menu) and reduces the leverage in case

Can I use a Telegram command to control whether to enable or disable Auto Leverage functionality in a MoonBot terminal? Read More »