Reply

Please add Third Section “Else” to Rules

3 replies

seaton

Customer, bbp_participant, community, 161 replies.

Visit profile

8 years ago #114120

I’m constantly frustrated with the lack of If..else within EaWizard so would like to request if it can be added to the current Rule tab as a third section after the then Section.

 

When using a logic to set either set or clear a variable E.G.: 

 

if

angle >= maxAngle or angle <= MaxAngle * -1

 

then

set canTrade = True

 

else

set canTrade = False 

 

 

But currently I haven’t found how I can an Else in my conditions.  Therefore I have to replicate the inverse of my logic in another rule to clear the variable, which is prone to making errors as if I change my logic I will need to update it in more than one place where mistakes can then be introduced.  

 

Many Thanks,

 

Stephen…

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

8 years ago #132325

I will forward this to developers. This would be a handy feature …

0

Mark Fric

Administrator, sq-ultimate, 2 replies.

Visit profile

8 years ago #132331

I confirm this wil be in the new version of EA Wizard, along with few other improvements.

Mark
StrategyQuant architect

0

seaton

Customer, bbp_participant, community, 161 replies.

Visit profile

8 years ago #132333

Great news Marc, another reason why I love these suite of products…Phenomenal Support!

0

Viewing 3 replies - 1 through 3 (of 3 total)