Getting boolean operation error when creating rules

Post Reply
TradingHeroes
Posts: 47
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 105 times
NakedMarkets
Posts: 51
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: 47
Joined: Wed May 04, 2022 9:45 pm

Re: Getting boolean operation error when creating rules

Post by TradingHeroes »

Fantastic, thanks!
NakedMarkets
Posts: 51
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: 47
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.
Post Reply