Page 1 of 1

Getting boolean operation error when creating rules

Posted: Tue Jan 31, 2023 7:40 pm
by TradingHeroes
Hi,

There are times when I setup a rule and I get an error that says a boolean cannot be used. I understand that it would not be possible to do the operation if the data type of one side was actually a boolean, but it seems like both sides should be of type double (price).

For example, it seems to me that this rule should be possible because both sides of the operator should be of type double. Is one of them actually boolean data type?

I've received this error a few times with different rules that I've tried.

Thanks.

IMG_20230131_123712.jpg
IMG_20230131_123712.jpg (58.03 KiB) Viewed 1938 times

Re: Getting boolean operation error when creating rules

Posted: Thu Feb 02, 2023 3:23 pm
by NakedMarkets
Thanks for reporting this bug.
This was a specific case of error when an old wrong rule is propagated.
It has been fixed in the new version, which will be released tomorrow.

Re: Getting boolean operation error when creating rules

Posted: Thu Feb 02, 2023 6:18 pm
by TradingHeroes
Fantastic, thanks!

Re: Getting boolean operation error when creating rules

Posted: Fri Feb 03, 2023 4:06 pm
by NakedMarkets
Thanks for reporting this bug.
It has been fixed in the latest version.

Re: Getting boolean operation error when creating rules

Posted: Tue Feb 07, 2023 1:02 am
by TradingHeroes
Thanks, I'll give it a try.

Re: Getting boolean operation error when creating rules

Posted: Tue Apr 11, 2023 7:44 am
by mweidle73
I experienced that error with the latest version (1.0.8455) as well so I suppose that it either was not fixed correctly or the error had been reintroduced as an regression. Could you please double check that?

Re: Getting boolean operation error when creating rules

Posted: Sun Apr 23, 2023 12:15 pm
by martinboye
Hi,
I am also getting a boolean type error (version 1.0.8511.21383)
Screenshot 2023-04-23 at 14.13.22.png
Screenshot 2023-04-23 at 14.13.22.png (34.49 KiB) Viewed 1799 times

Re: Getting boolean operation error when creating rules

Posted: Tue Apr 25, 2023 2:45 pm
by NakedMarkets
Hello,

Thanks for your reports.
This bug has been fixed, the new version with the patch will be released this week.
Indeed, the error had been reintroduced because of a new optimization.