I noticed something strange: a bot made a wrong entry. I have a couple of conditions to trigger the bot combo: a supertrend on a 1H timeframe and a 200-period EMA on a 4H timeframe.
The first supertrend condition is correct.
But, the second condition is that you can only enter if the price is below a 200-period EMA at 4 (which I show here), and, despite the price being above, the trade was executed.
We have received your bug report regarding the false entry with your Combo Bot. Thank you for providing the screenshots and the bot URL (Gainium app). We will investigate this issue and provide an update shortly.
I checked your bot. It has ASAP deal start condition and indcators to start/stop the bot.
Accroding to your settings bot was opened from 22.04 to 30.04 (currently in monitoring status)
Current deal was created while bot was opened at 29.04
You didnt opened the trade. It was opened by the bot.
Your indicators operates when the bot will be opened or stopped, but not when deal will be started. If bot opened and start condition is ASAP, bot will open deals one by one, until indicator will stop the bot.
Ahhh, I understand now. The bot was created on the 22nd (the day on which the conditions were met), which is why it continued opening positions, because the shutdown condition had not yet been met. Sorry for taking up your time.