Strategy settings

What types of penalties are there in MoonBot strategies and what is their use?

The MoonBot terminal implements various types of penalties for strategies so that they do not work for a certain amount of time in seconds when a specified condition is met. The parameters for these penalties are located on the filter tabs in each strategy. NextDetectPenalty (on the Filters tab): The time in seconds during which

What types of penalties are there in MoonBot strategies and what is their use? Read More »

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 »