FAQs

How can I take advantage of MoonBot’s trigger functionality on a real deposit?

Triggers on a real deposit will only work with the activated module “AutoTrading Extension Package (AutoTrading Extention)”. If you do not have this module activated, you can check the operation of Triggers only in the Emulator mode, enabled through the Menu – Emulation Mode. You can read more about triggers settings on the page of

How can I take advantage of MoonBot’s trigger functionality on a real deposit? Read More »

How can I run one strategy in MoonBot after the triggering conditions of another strategy are met?

Such an algorithm is more convenient to do through triggers, which are configured on the Triggers Master / Slave tab. The first strategy Master (master) will give the key to trigger the second strategy Slave (slave) according to the conditions of different algorithms. Also, using triggers, you can not only start additional strategies, but also

How can I run one strategy in MoonBot after the triggering conditions of another strategy are met? Read More »

I would like to run a strategy in the MoonBot terminal in two time intervals, in the morning from 10:00 to 14:00 and in the evening from 19:00 to 21:00. Can I specify both of them in the WorkingTime parameter?

In the MoonBot terminal, in the strategy settings on the Filters / Time tab, there is a WorkingTime parameter that sets the strategy’s working interval. The format for entering this parameter is as follows: hours:minutes – hours:minutes (10:30-16:45) or minutes – minutes (05-35). You cannot specify multiple time intervals in this parameter. If you want

I would like to run a strategy in the MoonBot terminal in two time intervals, in the morning from 10:00 to 14:00 and in the evening from 19:00 to 21:00. Can I specify both of them in the WorkingTime parameter? Read More »

What is the SellLevelRelative parameter in the strategy settings?

SellLevelRelative=NO/YES” parameter defines the selection of the count of SellLevelAjust percentage of the difference between the buy price and the maximum price for SellLevelTime seconds. Example: SellLevelDelay=5 (sec) after 5 seconds the Sell order will be reset SellLevelTime=3600 (sec) the bot will calculate the maximal price for 3600 seconds SellLevelCount=1 will be one attempt of

What is the SellLevelRelative parameter in the strategy settings? Read More »

A new parameter, IndependentSignals, has appeared in the strategy settings. What is it for and what are its features?

Starting with MoonBot 6.89, a new parameter IndependentSignals=NO/YES has been added to the strategy settings. If IndependentSignals=NO, then the logic remains the same: strategies are checked in a row from the list, after finding the first strategy that matches the detection conditions, a signal is issued, and the rest of the strategies are not checked,

A new parameter, IndependentSignals, has appeared in the strategy settings. What is it for and what are its features? Read More »