Getting boolean operation error when creating rules

Post Reply
TradingHeroes
Posts: 77
Joined: Wed May 04, 2022 9:45 pm

Getting boolean operation error when creating rules

Post 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 1835 times
NakedMarkets
Posts: 248
Joined: Tue Feb 22, 2022 11:06 am

Re: Getting boolean operation error when creating rules

Post 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.
TradingHeroes
Posts: 77
Joined: Wed May 04, 2022 9:45 pm

Re: Getting boolean operation error when creating rules

Post by TradingHeroes »

Fantastic, thanks!
NakedMarkets
Posts: 248
Joined: Tue Feb 22, 2022 11:06 am

Re: Getting boolean operation error when creating rules

Post by NakedMarkets »

Thanks for reporting this bug.
It has been fixed in the latest version.
TradingHeroes
Posts: 77
Joined: Wed May 04, 2022 9:45 pm

Re: Getting boolean operation error when creating rules

Post by TradingHeroes »

Thanks, I'll give it a try.
mweidle73
Posts: 2
Joined: Tue Apr 11, 2023 7:30 am

Re: Getting boolean operation error when creating rules

Post 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?
Online
martinboye
Posts: 18
Joined: Sun Dec 04, 2022 2:59 pm

Re: Getting boolean operation error when creating rules

Post 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 1696 times
NakedMarkets
Posts: 248
Joined: Tue Feb 22, 2022 11:06 am

Re: Getting boolean operation error when creating rules

Post 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.
Post Reply