Strategy settings

How do I set up a Pump strategy in MoonBot so that it is triggered mainly by sharp price movements, e.g. over 10%?

For the Pump strategy to be triggered by sharp price increases above 10%, you need to set the following values in the Pump strategy settings: PumpPriceInterval=4(sec), PumpPriceRaise=10(%). In this case the shortest possible analysis interval will be selected, during which the strategy will look for a sharp price rise above 10%.

How do I set up a Pump strategy in MoonBot so that it is triggered mainly by sharp price movements, e.g. over 10%? Read More »

How can I adjust the MoonBot strategy to make it work more often?

To make the Pump strategy work more often, you should set the filters ignore (IngnoreFilters=YES) and set the following values in the Pump strategy settings: PumpPriceInterval=60(sec), PumpPriceRaise=0.5(%). In this case the maximum possible interval for the analysis and a slight increase in price during this interval will be selected. Keep in mind that the exchanges

How can I adjust the MoonBot strategy to make it work more often? Read More »

Can you give me an example of Wall Detection strategy settings?

Example. WallsMaxTime 600 sec, WallsPriceDelta 1%, WallBuyVolDeep 3%, WallBuyVolume 50 BTC, the daily trading volume of the coin 200BTC, WallBuyVolToDailyVol 10%, WallSellVolToBuy 30%, WallSellVolDeep 5%. After launching the strategy, MoonBot starts looking for coins that have a buy volume of 50BTC or more at 3% below the current price. Further it is necessary that for

Can you give me an example of Wall Detection strategy settings? Read More »