Need some help to get Gainium Screener to change coin pairs in a bot after screener alert

Hi,
I like the Gainium Screener (latest version 1.1.2) and often filter out several coins to trade. Until now I can do this manual by hand but I don’t bring the automated change of coin pairs in a bot to work . I’ve tested this with several screener alerts and several bots, always the same problem. I describe the problem here, maybe someone can help me what the problem could be?

I’ve created a very simple trading bot, multipairs enabled:

BotNr: 68a9e2cec45cf30fd18c54c3

After that I created and saved a simple screener filter:

one filter ensures that only coins are filtered out that are supported by used exchange:

continued because of size limitation of this post….

And I configured and enabled the screener alert for it:

When pressing the “Test” button, the bot changes the pairs as expected, all seems to be fine! So it should also work when an alert is triggered.

But now the problem: When the screener alert is triggering a bot webhook is sent, and the bot receives a webhook, but it doesn’t change the coin pairs!

A screenshot of the Screener log, it shows a detection of new pairs:

But in the bot log we can see this:

Webhook at 17:53h was the manual sent webhook with the “Test” button, this worked as expected. But the following two webhooks (17:55 and 17:56) from the screener alerts were received, but the coin pairs are not changed. And in addition we dont see the “i” after the “Received webhook action”!?

So the question is, what could be the problem for this?
I’ve tested this with several bots, testet with Chrome and Brave browser, always the same problem.

Thankx for any help!

Debug log of the screener for this time period:

ScreenerProblemLog.txt (38.9 KB)

The log mentions NOT and DRIFT. Both are already part of the initial webhook of the screenshot. Maybe the bot ignores them because of that?

Thankx for reply d_yo_r.
Screenshot for alert was done after all that, so it is not the initial webhook. And the other coins should be added. And in addition: I’ve tested with other bots and other coins, not only this one here. All webhooks that are sent from an alert are ignored.
Have you tested this by your own? Is it working for you?

@aressanch can you help me with this issue?

Can you test this version and see if it works?

1 Like

Hey Ares,
thank you, with this version it works! :+1:

1 Like