[136 dev3] Algowizard block "is true X bars" broken

Dear developers,


in v135 i was able to create condition: Close[1] < Bollinger.Bands(200,2).Lower[1] is true X bars.


In v136dev3 is something broken, because when I want to change lookback period in Close from 1 to 2, condition is automatically changed on left side like this:


Close[2] > 0 < Bollinger.Bands(200,2).Lower[1] is true X bars


So now Close has to be greater than zero (number). Attached you can find files from both versions.

Attachments
No attachments
  • Votes 0
  • Project StrategyQuant X
  • Type Bug
  • Status Moved
  • Priority Normal
  • Assignee None

History

FB
#1

TROBO

18.09.2022 21:21

Task created

TT
#2

Tamas

19.09.2022 13:20
Task moved to project AlgoWizard, new link to task: https://sq.projectpanel.com/tasks/algw_0613

Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please