Backtest result gives 0 deals after changing indicator values

Note: Before posting a bug, please check the bot’s event logs for possible errors and double-check that the bot configuration should have allowed the expected action (e.g., checking price filters, indicator conditions, etc.).

Bug details:

Here’s the 1 year backtest result with simple indicator (e.g. price change -1%):
https://app.gainium.io/bot/backtests?a=157&aid=share-backtest&backtestShare=c2c761cc-4021-4f54-bd06-c1925b292e42

After changing the indicator value from -1% to -0.5% and leave everything as the same(same pair, period), the result gives 0 deals for no reason:
https://app.gainium.io/bot/backtests?a=157&aid=share-backtest&backtestShare=a9951ccb-5ad8-4284-beb9-ecb55eccbf7b

  • Bot URL →

price change 1.json (4.4 KB)
price change 0.5.json (4.4 KB)

  • [Optional] Steps to reproduce →
    Prerequisite
  • Browser: FireFox

Steps to reproduce

  1. Trading Bots
  2. New(Gainium app)
  3. Exchange account: Bybit Linear / Coin Pair: BTCUSDT / Deal start condition: Technical Indicator(Price Change, % change: -1%) / Backtest period: 1 year(2024), 4hrs
  4. Run the backtest
  5. After checking the backtest results, head back to the technical indicator and modify the ‘% change’ to -0.5%
  6. Run the backtest again (1 year(2024), 4hrs)
  • Expected result → See ‘Bug details’

We have received your bug report regarding the backtest results showing 0 deals after changing the indicator value. We will investigate this issue and provide an update shortly. Please provide the Bot URL so we can verify the bot configuration is correct.

The issue where running backtests one after another resulted in 0 deals has been resolved.