FAQs

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 »

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 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 »

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 »

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 »

Does the MoonBot terminal have an internal limit on the number of screenshots I can send to the Telegram channel per unit of time?

MoonBot terminal has a built-in limit on sending screenshots to the Telegram channel, which does not allow you to send more than 20 screenshots per minute. This is done on purpose to avoid getting banned under the conditions of the allowed frequency of sending screenshots to the Telegram channel.

Does the MoonBot terminal have an internal limit on the number of screenshots I can send to the Telegram channel per unit of time? Read More »

Is it possible to quickly stop one or all strategies in the MoonBot terminal for some time?

Yes, it is possible, for this purpose use telegram commands to stop and start strategies for the time you need: sgStop and sgStart. In the Filters section there is a PreventWorkingUntil parameter, which by default = 0, and when you send a command via telegram, this parameter contains a long number in UNIX format, until

Is it possible to quickly stop one or all strategies in the MoonBot terminal for some time? Read More »

I want to send different remote control commands to different strategies for the MoonBot Slave Terminal, what do I need to do to do this?

You need to create several Telegram strategies in the MoonBot slave terminal that read commands from the controlling Telegram channel and specify a different keyword for each of them in the ChannelKey parameter. For example, for the first strategy it will be the word ST1 (ChannelKey=ST1) and for the second strategy it will be ST2

I want to send different remote control commands to different strategies for the MoonBot Slave Terminal, what do I need to do to do this? Read More »