Strategy settings

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 tab, there is the WorkingTime parameter, which sets the interval of the strategy. The format of the record in the field of this parameter is as follows: hours:minutes – hours:minutes (10:30-16:45) or minutes – minutes (05-35). Setting filters to ignore has no effect on

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 »

How do I limit the number of orders per coin when trading the strategy?

The number of orders per strategy is determined by the parameters on the Buy conditions strategy tab: MaxActiveOrders: Maximum number of active (pending or already placed for sale after a Buy trigger) orders for that strategy at one time. Not applicable to repeat orders of the Munschot with the MShotRepeatAfterBuy option. Re-orders will be placed

How do I limit the number of orders per coin when trading the strategy? 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 »

There is a new IndependentSignals parameter 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,

There is a new IndependentSignals parameter in the strategy settings, what is it for and what are its features? Read More »