Strategy settings

I want to execute strategies only if daily delta of BTC is around zero and the market is in flat, what parameters can be used to do that?

You can set these conditions on the Filters tab of the strategy settings, using the following parameters: Delta_BTC_24_Min=-0.2 (Minimal change of BTC exchange rate in 24 hours (in %), below which the bot will not consider a coin) Delta_BTC_24_Max=0.2 (Maximum change of BTC exchange rate in 24 hours (as %), above which the bot will […]

I want to execute strategies only if daily delta of BTC is around zero and the market is in flat, what parameters can be used to do that? Read More »

I want to run a strategy only if daily delta BTC is negative and the market is in a bearish trend (falling), using which parameters can I do it?

You can set these conditions on the Filters tab of the strategy settings, using the following parameters: Delta_BTC_24_Min=-10 (Minimal change of BTC exchange rate in 24 hours (in %), below which the bot will not consider a coin) Delta_BTC_24_Max=-0.1 (Maximum change of BTC exchange rate in 24 hours (as %) above which the bot will

I want to run a strategy only if daily delta BTC is negative and the market is in a bearish trend (falling), using which parameters can I do it? Read More »

Can I add restrictions to the MoonBot terminal to operate strategies if the BTC exchange rate changes sharply?

Yes, such limits can be set in the Filters tab of the strategy settings, using the following parameters: Delta_BTC_Min and Delta_BTC_Max (per hour) Delta_BTC_24_Min and Delta_BTC_24_Max (in 24 hours) Delta_BTC_5m_Min and Delta_BTC_5m_Max (in 5 min.) Delta_BTC_1m_Min and Delta_BTC_1m_Max (in 1 minute)

Can I add restrictions to the MoonBot terminal to operate strategies if the BTC exchange rate changes sharply? Read More »